about summary refs log tree commit diff stats
path: root/nix-conf/.sops.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/.sops.yaml')
-rw-r--r--nix-conf/.sops.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nix-conf/.sops.yaml b/nix-conf/.sops.yaml
index c9f1394..2cb1a1e 100644
--- a/nix-conf/.sops.yaml
+++ b/nix-conf/.sops.yaml
@@ -3,16 +3,16 @@ keys:
   - &server_edrahil age1tjfctwnwldmyxnu6qmeufgr9l79vyzmrs7fy58v3d0qj4x4nhqhq2gjmlp
   - &server_djmuk2 age17j56andser5ddtlfunm35m25xueua4djh9glxlscfcet8865yv9s5aqvla
 creation_rules:
-  - path_regex: secrets/edrahil\.(json|yaml)$
+  - path_regex: edrahil/secrets\.(json|yaml)$
     key_groups:
     - age:
       - *server_edrahil
       - *admin_djm
-  - path_regex: secrets/djmuk2\.(json|yaml)$
+  - path_regex: djmuk2/secrets\.(json|yaml)$
     key_groups:
     - age:
       - *server_djmuk2
-  - path_regex: secrets/[^/]+\.(json|yaml)$
+  - path_regex: secrets\.(json|yaml)$
     key_groups:
     - age:
       - *admin_djm