added root private key

This commit is contained in:
willifan 2025-01-04 14:16:20 +01:00
parent ff8caa5192
commit 0d053f37bf
2 changed files with 5 additions and 7 deletions

View file

@ -7,8 +7,9 @@
sops.age.keyFile = "/etc/sops/keys.txt";
sops.secrets."ssh/root/private" = {
sops.secrets."root_ssh" = {
owner = "root";
path = "/root/.ssh/id_rsa";
};
sops.secrets."syncthing/password" = {