diff options
| author | adikro <adikro@disroot.org> | 2026-02-13 19:07:38 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-02-13 19:07:38 +0100 |
| commit | 4b41ce640c5eddcb50904331e03aac5460caa144 (patch) | |
| tree | edea29de4b0886b3b76132a3f0833e8070f248e5 /.sops.yaml | |
| parent | 512483106110b5f9209bb03238d44b991fe15d22 (diff) | |
laptop update
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ keys: - &admin_gpg EF69F2FB25C8B5A66918EA91A38ACEAB9656CD94 - &host_szpont age1s39d4mdrjhkf8cy8eea02p836r7s875fj8f7w3z4ld2stmaac49qd075ww - &host_pendrive age1sx8ut0arwlrp7n7qvlaele8mq93pyvzc0ddetlk47cnyx935gcusdceq9q + - &host_laptop age1m4u7n6mt5d3jv39lf4aedr9gqu3khl4sahuqx5n5h7v48gkyc9zqkp9qs8 creation_rules: - path_regex: secrets/.*\.yaml$ @@ -9,5 +10,6 @@ creation_rules: - age: - *host_szpont - *host_pendrive + - *host_laptop pgp: - *admin_gpg |
