fix sops rules

This commit is contained in:
xunuwu 2025-01-23 09:32:23 +01:00
parent 624a25ca87
commit c28dccd2b1
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ creation_rules:
- *xun - *xun
- *nixdesk - *nixdesk
- *hopper - *hopper
- path_regex: sys/proofiles/secrets/nixdesk - path_regex: sys/profiles/secrets/nixdesk
key_groups: key_groups:
- age: - age:
- *xun - *xun

View file

@ -11,7 +11,7 @@ buildiso *FLAGS:
nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}} nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}}
updatekeys: updatekeys:
fd . systemProfiles/secrets -E '*.nix' -t f -x sops updatekeys fd . sys/profiles/secrets -E '*.nix' -t f -x sops updatekeys
remote OPERATION HOST REMOTEHOST *FLAGS: remote OPERATION HOST REMOTEHOST *FLAGS: