-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.sops.yaml
More file actions
46 lines (45 loc) · 1.12 KB
/
.sops.yaml
File metadata and controls
46 lines (45 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
keys:
- &root_wxt_g3 age19sue9ahqwqu2ltx3zl4vthsh4an45csq5s63esx6ekp457ntwdasvdv0cz
- &home_wxt_g3 age1620fd6d3w4vpzjnzvj4ajl055d0zaaq4qp876n42a5kencfg2u4q9j2fx3
- &admin_all age12vm3pmngmk4r38x4exjynqp466y42s5ffqgel3ajf6nf3sh63ssqgg6s09
creation_rules:
- path_regex: home/wxt/secret/2FA
key_groups:
- age:
- *home_wxt_g3
- *admin_all
- path_regex: home/wxt/secret/g3
key_groups:
- age:
- *home_wxt_g3
- *admin_all
- path_regex: home/wxt/secret/roc-rk3328-cc
key_groups:
- age:
- *home_wxt_g3
- *admin_all
- path_regex: machine/g3/sops
key_groups:
- age:
- *root_wxt_g3
- *admin_all
- path_regex: machine/roc-rk3328-cc/sops
key_groups:
- age:
- *root_wxt_g3
- *admin_all
- path_regex: nixos-modules/programs/sing-box/.key
key_groups:
- age:
- *admin_all
- *root_wxt_g3
- path_regex: nixos-modules/programs/mihomo/.key
key_groups:
- age:
- *admin_all
- *root_wxt_g3
- path_regex: nixos-modules/programs/tailscale/.key
key_groups:
- age:
- *admin_all
- *root_wxt_g3