mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Manage github ssh-keys with sops
This commit is contained in:
parent
c1cba95e02
commit
ae4a2e5b72
10 changed files with 92 additions and 11 deletions
|
|
@ -15,9 +15,13 @@ creation_rules:
|
|||
- age:
|
||||
- *admin
|
||||
- *inspiron
|
||||
- path_regex: users/seb/secrets.yaml$
|
||||
- path_regex: users/seb/@north/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin
|
||||
- *seb-north
|
||||
- path_regex: users/seb/@inspiron/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin
|
||||
- *seb-inspiron
|
||||
Loading…
Add table
Add a link
Reference in a new issue