forked from Bos55/nix-config
change build command
Some checks failed
Some checks failed
This commit is contained in:
parent
3d4082c25c
commit
b9bd093ba8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -44,5 +44,5 @@ jobs:
|
|||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
- name: "Build host"
|
||||
run: |
|
||||
nixos-rebuild build --flake ".#${{ matrix.hostname }}"
|
||||
nix build ".#nixosConfigurations.${{ matrix.hostname }}.config.system.build.toplevel"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue