diff options
author | Freya Murphy <freya@freyacat.org> | 2025-01-27 22:38:04 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-01-27 22:39:52 -0500 |
commit | 236f965779fb3e7ec3f2e41f262a498ec7122ae6 (patch) | |
tree | 36e5334345f7bc0d85e18ba6bf413526fa148961 /.sops.yaml | |
parent | screenshot and office apps (diff) | |
download | dotfiles-nix-236f965779fb3e7ec3f2e41f262a498ec7122ae6.tar.gz dotfiles-nix-236f965779fb3e7ec3f2e41f262a498ec7122ae6.tar.bz2 dotfiles-nix-236f965779fb3e7ec3f2e41f262a498ec7122ae6.zip |
add kaworu system (desktop)
Diffstat (limited to '.sops.yaml')
-rw-r--r-- | .sops.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,9 +5,11 @@ keys: # Hosts - &hosts: - &shinji 2A8A27879715447AEEC59D0C18DCCBE353963394 + - &kaworu FDD5D980CA2FEFF1AA8433B10F7CD7B91AB7CF01 creation_rules: - path_regex: ^secrets.yaml$ key_groups: - pgp: - *freya - *shinji + - *kaworu |