mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
Create custom iso
This commit is contained in:
parent
b2351be830
commit
a4fca57ff7
6 changed files with 82 additions and 1 deletions
3
justfile
3
justfile
|
|
@ -25,3 +25,6 @@ fmt:
|
|||
|
||||
check:
|
||||
nix flake check
|
||||
|
||||
build-iso:
|
||||
nix build .#nixosConfigurations.installer.config.formats.iso -o result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue