1
0
Fork 0
nix-config/.sops.yaml
Philipp 5792e478af
add(acme,nginx): add certificate generation and nginx for the services
This replaces caddy and the port exposure, this is more efficent and
easier to manage in the future.
2025-05-25 00:32:54 +02:00

27 lines
641 B
YAML

keys:
- &primary age132m0pg4utk3cjve2lgcjffvz7cevl0fq5krufu9sgud7wu2wgurqk49kgl
creation_rules:
- path_regex: secrets/invidious-db.env
key_groups:
- age:
- *primary
- path_regex: secrets/invidious-config.yaml
key_groups:
- age:
- *primary
- path_regex: secrets/blarm-restic.yaml
key_groups:
- age:
- *primary
- path_regex: secrets/blarm-linkwarden.env
key_groups:
- age:
- *primary
- path_regex: secrets/blarm-searxng.env
key_groups:
- age:
- *primary
- path_regex: secrets/blarm-acme.env
key_groups:
- age:
- *primary