mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
restructure folder organisation
This commit is contained in:
parent
599d55fa6a
commit
9cf7be677d
72 changed files with 95 additions and 98 deletions
21
machines/.sops.yaml
Normal file
21
machines/.sops.yaml
Normal file
|
@ -0,0 +1,21 @@
|
|||
keys:
|
||||
- &admin_felix age1hf8m9upp00dr7qv2kmqdr50fpvd9ejzkfu8yknqnuda2aas2tvrs4l3u7m
|
||||
- &thinkman age1spt854cdscqs757a8kazth52rv4p9udh54suw9lpzlqg5savyapq2u0c03
|
||||
- &serverle age14nt7qcsrye0vrpk0xcgcfmhkxwwumna39fpn83g3x0zml62skatqpnmhk4
|
||||
- &newton age1s9spl75rwhgm3cvvqsr9rze5m0kuxqes2tsxjmq07xg5ycn5j47s2m0dlu
|
||||
creation_rules:
|
||||
- path_regex: thinkman/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin_felix
|
||||
- *thinkman
|
||||
- path_regex: newton/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin_felix
|
||||
- *newton
|
||||
- path_regex: serverle/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *admin_felix
|
||||
- *serverle
|
Loading…
Add table
Add a link
Reference in a new issue