diff --git a/.sops.yaml b/.sops.yaml index 65dd998..18fac36 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -16,7 +16,7 @@ creation_rules: - *xun - *nixdesk - *hopper - - path_regex: sys/proofiles/secrets/nixdesk + - path_regex: sys/profiles/secrets/nixdesk key_groups: - age: - *xun diff --git a/Justfile b/Justfile index f5109a5..8424056 100644 --- a/Justfile +++ b/Justfile @@ -11,7 +11,7 @@ buildiso *FLAGS: nix build .#nixosConfigurations.liveiso.config.system.build.isoImage {{FLAGS}} 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: