Finish sops-nix configuration, update README and more

This commit is contained in:
Jo 2025-05-22 02:08:17 +02:00
parent 6dc0e02a92
commit d7a1a9ffbd
12 changed files with 111 additions and 17 deletions

View file

@ -2,19 +2,30 @@ keys:
- &jo age1qcjcwh9tq8pzf2yr7m3hm2n3n3y5rlc30fpkr0eytju9w57ucgcsgcy79d
- &absolutesolver age1ajkq0lalyc75tjhdtpx2yshw5y3wt85fwjy24luf69rvpavg33vqw6c3tc
creation_rules:
- path_regex: secrets/[^/]+\.(yaml|json|env|ini|cfg)$
- path_regex: secrets/[^/]+\.(yaml|json|env|cfg)$
key_groups:
- age:
- *jo
- *absolutesolver
- path_regex: systems/[^/]+/absolutesolver/secrets/.*\.(yaml|env|json|ini|cfg)$
- path_regex: systems/[^/]+/absolutesolver/secrets/.*\.(yaml|env|json|cfg)$
key_groups:
- age:
- *jo
- *absolutesolver
- path_regex: systems/[^/]+/puzzlevision/secrets/.*\.(yaml|env|json|ini|cfg)$
- path_regex: systems/[^/]+/puzzlevision/secrets/.*\.(yaml|env|json|cfg)$
key_groups:
- age:
- *jo
- path_regex: homes/[^/]+/jo/secrets/.*\.(yaml|env|json|cfg)$
key_groups:
- age:
- *jo
- path_regex: homes/[^/]+/cyn/secrets/.*\.(yaml|env|json|cfg)$
key_groups:
- age:
- *jo
- *absolutesolver