nixos-config/.sops.yaml

36 lines
985 B
YAML

keys:
- &base age1tltjgexkp5fz3rum4j0k66ty5q4u8ptvkgkepumd20zal24g2qfs5xgw76
- &not522 age1emv3kzvwgl36hgllrv7rlekqy3y3c6eztadl3lv09ks3z9vv6vdqw06yqa
- &pc-installer age1eh2vd6cdy23qazwg0hzq95pn9e6p8yaqu4g6zyan8gzal4x5ed5qful8kg
- &darkkirb age15g6tzvcmcp3ae4hwnn4pwewat6eq9unlhtjrlaka6rf94ej9dd5qqpgt7u
creation_rules:
- path_regex: machine/not522/secrets\.yaml$
key_groups:
- age:
- *not522
- *base
- path_regex: services/tailscale\.yaml$
key_groups:
- age:
- *not522
- *base
- path_regex: users/root/system\.yaml$
key_groups:
- age:
- *not522
- *base
- *pc-installer
- path_regex: users/darkkirb/system\.yaml$
key_groups:
- age:
- *not522
- *base
- *pc-installer
- path_regex: programs/ssh/shared-keys.yaml$
key_groups:
- age:
- *darkkirb
- *base
- *not522
- *pc-installer