Justfile: build with nom
This commit is contained in:
parent
08824dddf3
commit
2481e03a87
2 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ update-input input:
|
|||
alias build := build-nixos
|
||||
# Build a NixOS configuration
|
||||
build-nixos host=`hostname`:
|
||||
nixos-rebuild build --flake .#{{host}}
|
||||
nom build .#nixosConfigurations.{{host}}.config.system.build.toplevel
|
||||
|
||||
# nix-diff with some parameters piped to less
|
||||
nix-diff left right:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue