nixos-config/.sops.yaml

34 lines
898 B
YAML
Raw Normal View History

2023-04-23 14:27:27 +02:00
keys:
2023-07-25 19:15:19 +02:00
- &user_felixalb_old age1n6j9umxfn5ekvmsrqngdhux0y994yh72sd5xdt6sxec86k4dyu9shsgjkw
- &user_felixalb age1nj7ju6f3jfvzw4c0sxywthjmztwp7rwqceun8xw2tlfrt7qymatser4vqf
- &host_voyager age14jzavfeg47pgnrstea6yzvh3s3a578nj8hkk8g79vxyzpn86gslscp23qu
- &host_defiant age128md9emufxu35kgww3a90sw40vvc60f5xul9n9ndvw4lfnj3ndaqq44u64
2023-04-23 14:27:27 +02:00
creation_rules:
# Global secrets
- path_regex: secrets/[^/]+\.yaml$
key_groups:
- age:
2023-07-25 19:15:19 +02:00
- *user_felixalb_old
2023-04-23 14:27:27 +02:00
- *user_felixalb
# Host specific secrets
- path_regex: secrets/voyager/[^/]+\.yaml$
key_groups:
- age:
- *host_voyager
2023-07-25 19:15:19 +02:00
- *user_felixalb_old
2023-04-23 14:27:27 +02:00
- *user_felixalb
2023-10-06 00:19:04 +02:00
- path_regex: secrets/defiant/[^/]+\.yaml$
2023-10-06 00:19:04 +02:00
key_groups:
- age:
- *host_defiant
2023-10-06 00:19:04 +02:00
- *user_felixalb
2024-07-01 23:28:24 +02:00
- path_regex: secrets/challenger/[^/]+\.yaml$
key_groups:
- age:
# - *host_defiant
- *user_felixalb