This commit is contained in:
Tyler Mayoff 2025-09-10 22:06:48 -04:00
parent 8449142b36
commit 9e54dd70cc
2 changed files with 62 additions and 4 deletions

View file

@ -47,7 +47,7 @@ jobs:
with:
packages: nh
script: |
nix build ./dot_config/flake#nixosConfigurations.${{matrix.hostname}} --cores 1 -j1
nix build ./dot_config/flake#nixosConfigurations.${{matrix.hostname}}.config.system.build.toplevel --cores 1 -j1
# - uses: https://github.com/workflow/nix-shell-action@v3
# if: runner.os == 'macOS'