enable more experimental features
This commit is contained in:
parent
c223504bbf
commit
37bf3c37a4
4 changed files with 7 additions and 6 deletions
2
Justfile
2
Justfile
|
@ -11,7 +11,7 @@ buildiso *FLAGS:
|
|||
nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}}
|
||||
|
||||
updatekeys:
|
||||
fd . secrets -E '*.nix' -t f -x sops updatekeys
|
||||
fd . systemProfiles/secrets -E '*.nix' -t f -x sops updatekeys
|
||||
|
||||
|
||||
remote OPERATION HOST HOSTNAME *FLAGS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue