sway iso
This commit is contained in:
parent
13773b1be3
commit
c62289217c
5 changed files with 62 additions and 0 deletions
4
Justfile
4
Justfile
|
@ -7,6 +7,10 @@ local OPERATION *FLAGS:
|
|||
{{OPERATION}}
|
||||
|
||||
|
||||
buildiso *FLAGS:
|
||||
nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}}
|
||||
|
||||
|
||||
remote OPERATION HOST HOSTNAME *FLAGS:
|
||||
nixos-rebuild \
|
||||
--fast \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue