diff --git a/.forgejo/workflows/default.yml b/.forgejo/workflows/default.yml index c419076..1b3dc70 100644 --- a/.forgejo/workflows/default.yml +++ b/.forgejo/workflows/default.yml @@ -11,7 +11,6 @@ jobs: steps: - uses: https://code.forgejo.org/actions/checkout@v4 - uses: https://github.com/DeterminateSystems/nix-installer-action@main - - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main - run: nix build .#nixosConfigurations.bragi.config.system.build.toplevel - run: nix build .#nixosConfigurations.thor.config.system.build.toplevel - run: nix build .#nixosConfigurations.odin.config.system.build.toplevel