diff options
author | sefidel <contact@sefidel.net> | 2023-02-15 00:39:55 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-02-15 00:39:55 +0900 |
commit | 9a514407762bbf53098115f82e837814ccb9c2f2 (patch) | |
tree | 8b8a2cc2c57998435db9c83abb73e5962dda986f | |
parent | acb4dd1dfc20df79777edcd4c3eeefe2e1d78c8a (diff) | |
download | nixrc-9a514407762bbf53098115f82e837814ccb9c2f2.tar.gz nixrc-9a514407762bbf53098115f82e837814ccb9c2f2.zip |
feat(nixos): reformat secrets
-rw-r--r-- | nixos/.sops.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/.sops.yaml b/nixos/.sops.yaml index bbcded6..e30ad74 100644 --- a/nixos/.sops.yaml +++ b/nixos/.sops.yaml @@ -5,9 +5,9 @@ keys: creation_rules: - path_regex: alpha/secrets/[^/]+\.yaml$ key_groups: - - pgp: - - *sefidel - - *host_alpha + - pgp: + - *sefidel + - *host_alpha - path_regex: kompakt/secrets/[^/]+\.yaml$ key_groups: - pgp: |