how about as a module

This commit is contained in:
cy 2025-01-24 02:37:10 -05:00
parent 3708e739f7
commit cba2daea0d
3 changed files with 56 additions and 2 deletions

View file

@ -68,7 +68,8 @@ jobs:
# always save the cache
save-always: true
# - run: nix build -L .#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel
- run: nix run -L github:nix-community/nixos-generators -- --flake .#pancake -f sd-aarch64 --system aarch64-linux
# - run: nix run -L github:nix-community/nixos-generators -- --flake .#pancake -f sd-aarch64 --system aarch64-linux
- run: nix build -L .#nixosConfigurations.pancake.config.formats.sd-aarch64
build-homes:
strategy:
matrix: