nixos-config/.sops.yaml

43 lines
1.1 KiB
YAML
Raw Normal View History

2024-11-28 01:14:34 +08:00
keys:
age:
- &marisa age1sfnct03u4cvfj98x4yjrcrrnu5gg8qgxrwk4uqq8w4e6wveeaedq97rn44
- &flandre age166kxtrcx99fxlgtvz5mvyt5ctvk3dt09f42gvm94ngnkyztmmelsyzdn77
- &reisen age1uf2h3hlv373ppdstjlngyuu7q5mee3u3ww3674lsj9rlt9ax7vqsv7wpe8
2024-12-13 01:08:04 +08:00
- &kanako age1798e9rralft7ac4w8p8d2hnj5p8m3ajnnmykgn4p7apx57pcaeqql2c4jh
2024-11-28 01:14:34 +08:00
creation_rules:
- path_regex: infra/.*
key_groups:
- age:
- *marisa
- path_regex: secrets/local.*
key_groups:
- age:
- *marisa
- *flandre
2024-12-12 19:26:20 +08:00
- path_regex: secrets/common.*
key_groups:
- age:
- *marisa
- *flandre
- *reisen
2024-12-13 01:08:04 +08:00
- *kanako
2024-11-28 01:14:34 +08:00
- path_regex: secrets/hosts/(opentofu/)?marisa-.*
key_groups:
- age:
- *marisa
- path_regex: secrets/hosts/(opentofu/)?flandre-.*
key_groups:
- age:
- *marisa
- *flandre
- path_regex: secrets/hosts/(opentofu/)?reisen-.*
key_groups:
- age:
- *marisa
- *reisen
2024-12-13 01:08:04 +08:00
- path_regex: secrets/hosts/(opentofu/)?kanako-.*
key_groups:
- age:
- *marisa
- *kanako