Compare commits
1 commit
3b286fa05b
...
2992edffb0
Author | SHA1 | Date | |
---|---|---|---|
2992edffb0 |
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ in {
|
||||||
environment.persistence.${config.impermanence.name} = {
|
environment.persistence.${config.impermanence.name} = {
|
||||||
users.fsaccount.directories = [
|
users.fsaccount.directories = [
|
||||||
{
|
{
|
||||||
directory = ".ssh"; # SSH Key with access to FS Account and known_hosts
|
directory = ".ssh"; # SSH Key with access to FS Account and Borg repo and known_hosts
|
||||||
mode = "u=rwx,g=,o=";
|
mode = "u=rwx,g=,o=";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue