added root private key
This commit is contained in:
parent
ff8caa5192
commit
0d053f37bf
2 changed files with 5 additions and 7 deletions
|
@ -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" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue