mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: enable sops-nix on NixOS side
This commit is contained in:
parent
183c04212f
commit
fb8c7a946c
7 changed files with 363 additions and 146 deletions
10
.sops.yaml
10
.sops.yaml
|
|
@ -28,6 +28,16 @@ creation_rules:
|
|||
- *server_surface
|
||||
- *server_stand
|
||||
- *server_fourside
|
||||
- path_regex: secrets/certs/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *admin_swarsel
|
||||
age:
|
||||
- *server_nixos
|
||||
- *server_surface
|
||||
- *server_stand
|
||||
- *server_fourside
|
||||
- *server_transmiss
|
||||
- path_regex: secrets/surface/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue