some things (tiny commit ik)
This commit is contained in:
parent
6b76450816
commit
2c282d8bf7
38 changed files with 771 additions and 102 deletions
3
Justfile
3
Justfile
|
@ -10,6 +10,9 @@ local OPERATION *FLAGS:
|
|||
buildiso *FLAGS:
|
||||
nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}}
|
||||
|
||||
updatekeys:
|
||||
fd . secrets -E '*.nix' -t f -x sops updatekeys
|
||||
|
||||
|
||||
remote OPERATION HOST HOSTNAME *FLAGS:
|
||||
nixos-rebuild \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue