diff options
| author | Fuwn <[email protected]> | 2024-10-09 15:58:15 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-09 15:58:15 -0700 |
| commit | 9710259a08b205ff941c23b53792283426f4bbc6 (patch) | |
| tree | 5e117fd6b575c8b8660cc13f6a4b2a35e7b0199d /.sops.yaml | |
| parent | september: disallow mastogem (diff) | |
| download | nixos-config-9710259a08b205ff941c23b53792283426f4bbc6.tar.xz nixos-config-9710259a08b205ff941c23b53792283426f4bbc6.zip | |
tor: declare fuwnme onion secret key
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ creation_rules: key_groups: - age: - *kansai - - path_regex: secrets/himeji.ya?ml$ + - path_regex: secrets/((himeji.ya?ml)|fuwnme_hs_ed25519_secret_key.bin)$ key_groups: - age: - *himeji |