mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Format with prettier
This commit is contained in:
parent
f5a827eacf
commit
6db92f021d
12 changed files with 1149 additions and 1152 deletions
24
.sops.yaml
24
.sops.yaml
|
|
@ -7,21 +7,21 @@ keys:
|
|||
creation_rules:
|
||||
- path_regex: hosts/north/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin
|
||||
- *north
|
||||
- age:
|
||||
- *admin
|
||||
- *north
|
||||
- path_regex: hosts/inspiron/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin
|
||||
- *inspiron
|
||||
- age:
|
||||
- *admin
|
||||
- *inspiron
|
||||
- path_regex: users/seb/@north/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin
|
||||
- *seb-north
|
||||
- age:
|
||||
- *admin
|
||||
- *seb-north
|
||||
- path_regex: users/seb/@inspiron/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin
|
||||
- *seb-inspiron
|
||||
- age:
|
||||
- *admin
|
||||
- *seb-inspiron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue