mirror of
https://github.com/gburd/nix-config.git
synced 2024-11-14 00:26:24 +00:00
22 lines
417 B
YAML
22 lines
417 B
YAML
keys:
|
|
# Users
|
|
- &users:
|
|
- &gburd 6423C518273734713931CB331C4814F03CA7C161
|
|
# Hosts
|
|
- &hosts:
|
|
- &loki age1udt7tgf8pa0r278z6xwrzndg5w9jyvph8p0nycpqw3d39aal5u6skfv556
|
|
|
|
creation_rules:
|
|
|
|
- path_regex: hosts/loki/secrets.ya?ml$
|
|
key_groups:
|
|
- age:
|
|
- *loki
|
|
pgp:
|
|
- *gburd
|
|
- path_regex: hosts/common/secrets.ya?ml$
|
|
key_groups:
|
|
- age:
|
|
- *loki
|
|
pgp:
|
|
- *gburd
|