mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
Fix just build-iso command
This commit is contained in:
parent
188a9b4e24
commit
285367da58
4 changed files with 1 additions and 44 deletions
2
justfile
2
justfile
|
|
@ -30,4 +30,4 @@ dev shell='default':
|
|||
nix develop .#{{ shell }} --command zsh
|
||||
|
||||
build-iso:
|
||||
nix build .#nixosConfigurations.installer.config.formats.iso -o result
|
||||
nix run nixpkgs#nixos-generators -- --format iso --flake .#installer -o result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue