mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Move installer generation into it's own repo
This commit is contained in:
parent
7580c67c31
commit
2793a33d2f
3 changed files with 0 additions and 41 deletions
3
justfile
3
justfile
|
|
@ -18,6 +18,3 @@ check:
|
|||
|
||||
dev shell='default':
|
||||
nix develop .#{{ shell }} --command zsh
|
||||
|
||||
build-iso:
|
||||
nix run nixpkgs#nixos-generators -- --format iso --flake .#installer -o result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue