forked from Fachschaft/nixConfig
Add pushing to hrz allowlist
This commit is contained in:
parent
8906e6c766
commit
67083126be
3 changed files with 87 additions and 3 deletions
|
@ -4,6 +4,7 @@ keys:
|
|||
|
||||
- &nyarlathotep age1s99d0vlj5qlm287n98jratql5fypvjrxxal0k5jl2aw9dcc8kyvqw5yyt4
|
||||
- &bragi age1lqvgpmlemyg9095ujck64u59ma29656zs7a4yxgz4s6u5cld2ccss69jwe
|
||||
- &lobon age12nz7dtc0m5wasxm4r9crtkgwnzvauyfp0xh0n8z8jld0arn9ea9qe0agvn
|
||||
|
||||
creation_rules:
|
||||
- path_regex: nixos/machines/nyarlathotep/.*
|
||||
|
@ -18,6 +19,12 @@ creation_rules:
|
|||
- *nerf
|
||||
- *gonne
|
||||
- *bragi
|
||||
- path_regex: nixos/machines/lobon/.*
|
||||
key_groups:
|
||||
- age:
|
||||
- *nerf
|
||||
- *gonne
|
||||
- *lobon
|
||||
# this is the catchall clause if nothing above machtes. Encrypt to users but not
|
||||
# to machines
|
||||
- key_groups:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue