mirror of https://gitlab.crans.org/nounous/nixos
19 lines
517 B
YAML
19 lines
517 B
YAML
keys:
|
|
# Hosts keys are age keys derived from the host ssh key.
|
|
- &two age1zlpu6qum5xcl07hnsndp78tllqph5jz7q8fr5ntxr88202xq9u9s9r2y7x
|
|
- &redite age1utlywxylme0z3jenv4uz8ftcwteg9877y3zf46fu7zwjjwa05g7q88w8t0
|
|
# Nounous keys.
|
|
- &_aeltheos 0xDF6D6CE9E95E26E8
|
|
- &_pigeonmoelleux 0xFA47BDA260489ADA
|
|
|
|
creation_rules:
|
|
# Secrets that are shared accross all hosts.
|
|
- path_regex: secrets/common.yaml
|
|
key_groups:
|
|
- pgp :
|
|
- *_aeltheos
|
|
- *_pigeonmoelleux
|
|
age :
|
|
- *two
|
|
- *redite
|