summaryrefslogtreecommitdiff
path: root/.sops.yaml
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-03-30 20:53:12 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-03-30 20:53:12 -0500
commit369e8b83f082f3ac2d3f6a040c0efafe981642a7 (patch)
tree1871caa3a3d456f6455841e20a1352d403d729a6 /.sops.yaml
parent07cc1920136ce61980c80c6bde3c267fcbc6218f (diff)
downloadnixos-369e8b83f082f3ac2d3f6a040c0efafe981642a7.tar.xz
nixos-369e8b83f082f3ac2d3f6a040c0efafe981642a7.zip
poweredge config fix and secrets
Diffstat (limited to '.sops.yaml')
-rw-r--r--.sops.yaml15
1 files changed, 11 insertions, 4 deletions
diff --git a/.sops.yaml b/.sops.yaml
index 2d54fd2..413b0a2 100644
--- a/.sops.yaml
+++ b/.sops.yaml
@@ -1,24 +1,31 @@
keys:
- &general age1w80rc0dnuu8nw99gw64c596qqetm78jdnsqajr0u7ephykekr39qfz8vnv
- &flex-wg-router age1f0tmpy2nam58skmznjyqd3zf54rxtfrk6fda0vlpq9y3yg6wac7sjf0vja
+ - &poweredge age1zfvmt2avdlfz0fvchczplc84u7m8vqausm7zytl9s4x9m9yax4cqy30zpz
creation_rules:
- - path_regex: timmy/resources/secrets/.*\.yaml
+ - path_regex: timmy/resources/secrets/.*
key_groups:
- age:
- *general
- *flex-wg-router
+ - *poweredge
- - path_regex: T495/resources/secrets/.*\.yaml
+ - path_regex: T495/resources/secrets/.*
key_groups:
- age:
- *general
- - path_regex: X230/resources/secrets/.*\.yaml
+ - path_regex: X230/resources/secrets/.*
key_groups:
- age:
- *general
- - path_regex: flex-wg-router/resources/secrets/.*\.yaml
+ - path_regex: flex-wg-router/resources/secrets/.*
key_groups:
- age:
- *flex-wg-router
+
+ - path_regex: poweredge/resources/secrets/.*
+ key_groups:
+ - age:
+ - *poweredge