diff options
author | Freya Murphy <freya@freyacat.org> | 2025-06-21 22:14:43 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-06-21 22:14:43 -0400 |
commit | 389670009962b2ce9be7f9e19430ac9d630ffd94 (patch) | |
tree | 40721026db9e9eb9de912cc05498a7c3bda25ea8 /.sops.yaml | |
parent | add dev shell to flake (diff) | |
download | dotfiles-nix-389670009962b2ce9be7f9e19430ac9d630ffd94.tar.gz dotfiles-nix-389670009962b2ce9be7f9e19430ac9d630ffd94.tar.bz2 dotfiles-nix-389670009962b2ce9be7f9e19430ac9d630ffd94.zip |
add thinkpad host
Diffstat (limited to '.sops.yaml')
-rw-r--r-- | .sops.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ keys: - &hosts: - &shinji 2A8A27879715447AEEC59D0C18DCCBE353963394 - &kaworu FDD5D980CA2FEFF1AA8433B10F7CD7B91AB7CF01 + - &thinkpad ED1C2FCA9DF4A843D740222A2320AAE969A6A53D creation_rules: - path_regex: ^secrets.yaml$ key_groups: @@ -13,3 +14,4 @@ creation_rules: - *freya - *shinji - *kaworu + - *thinkpad |