diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-03-18 12:42:23 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-03-18 12:42:23 -0700 |
commit | e3904e2674c4c152497ffb8673e5d3dbfa881dcb (patch) | |
tree | f407df64dbd6ae67d1df3e5dfa415605852ff377 /.sops.yaml | |
parent | 43439e5e6db8b66c502af333767de0e930387840 (diff) | |
download | nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.tar nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.tar.gz nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.tar.bz2 nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.tar.lz nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.tar.xz nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.tar.zst nix-e3904e2674c4c152497ffb8673e5d3dbfa881dcb.zip |
Add SSH configuration for root@ginaz
Diffstat (limited to '.sops.yaml')
-rw-r--r-- | .sops.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -35,6 +35,11 @@ creation_rules: - age: - *arrakis - *nipsy + - path_regex: ^home/root/secrets/ginaz.yaml$ + key_groups: + - age: + - *ginaz + - *nipsy - path_regex: ^hosts/secrets/arrakis.yaml$ key_groups: - age: |