aboutsummaryrefslogtreecommitdiffstats
path: root/.sops.yaml
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-05-29 00:30:30 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-05-29 00:30:30 -0700
commit270ae591f573e470f951ab1dd1ae70bcbee9334b (patch)
tree3577efe14b346214c261c2062258a14db5fae407 /.sops.yaml
parent660895110f247c0ac3a76709a38ca5f5ea2fbfcb (diff)
downloadnix-270ae591f573e470f951ab1dd1ae70bcbee9334b.tar
nix-270ae591f573e470f951ab1dd1ae70bcbee9334b.tar.gz
nix-270ae591f573e470f951ab1dd1ae70bcbee9334b.tar.bz2
nix-270ae591f573e470f951ab1dd1ae70bcbee9334b.tar.lz
nix-270ae591f573e470f951ab1dd1ae70bcbee9334b.tar.xz
nix-270ae591f573e470f951ab1dd1ae70bcbee9334b.tar.zst
nix-270ae591f573e470f951ab1dd1ae70bcbee9334b.zip
Add sops-nix for darkstar
Diffstat (limited to '.sops.yaml')
-rw-r--r--.sops.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.sops.yaml b/.sops.yaml
index 99731a8..affb283 100644
--- a/.sops.yaml
+++ b/.sops.yaml
@@ -19,7 +19,12 @@ keys:
- &nipsy age1a9gp70y8576pkvklz2arz6h9ecnrjeue2vvh9mvvk92z4ymqrg4qdqm9va
creation_rules:
- - path_regex: home/nipsy/secrets/ginaz.yaml$
+ - path_regex: ^home/nipsy/secrets/ginaz.yaml$
key_groups:
- age:
- *nipsy
+ - path_regex: ^hosts/secrets/darkstar.yaml$
+ key_groups:
+ - age:
+ - *darkstar
+ - *nipsy