Compare commits
1 commit
b03039f47b
...
6746f0c047
Author | SHA1 | Date | |
---|---|---|---|
6746f0c047 |
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;
|
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