enable impermanence for hopper
This commit is contained in:
parent
7be2e59a92
commit
e192a50071
33 changed files with 155 additions and 111 deletions
2
Justfile
2
Justfile
|
@ -11,7 +11,7 @@ buildiso *FLAGS:
|
|||
nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}}
|
||||
|
||||
updatekeys:
|
||||
fd . sys/profiles/secrets -E '*.nix' -t f -x sops updatekeys
|
||||
fd . sys/profiles/secrets -E '*.nix' -t f -x sops updatekeys -y
|
||||
|
||||
|
||||
remote OPERATION HOST REMOTEHOST *FLAGS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue