Compare commits
1 commit
c5bf5f8e79
...
39a9213e30
Author | SHA1 | Date | |
---|---|---|---|
39a9213e30 |
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ in {
|
||||||
};
|
};
|
||||||
sops.secrets.backupKey = {
|
sops.secrets.backupKey = {
|
||||||
sopsFile = ../machines/bragi/backupKey.yaml;
|
sopsFile = ../machines/bragi/backupKey.yaml;
|
||||||
path = "/home/fsaccount/.ssh/backupKey";
|
path = "/home/fsaccount/.ssh/";
|
||||||
owner = config.users.users.fsaccount.name;
|
owner = config.users.users.fsaccount.name;
|
||||||
inherit (config.users.users.fsaccount) group;
|
inherit (config.users.users.fsaccount) group;
|
||||||
mode = "0400";
|
mode = "0400";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue