Compare commits
No commits in common. "85111743d89bd1834b3532ea48a8886b7f06f979" and "b44e2cbbb0d79c24cdff849d465d6bb0846bf12a" have entirely different histories.
85111743d8
...
b44e2cbbb0
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ in {
|
||||||
};
|
};
|
||||||
environment.persistence.${config.impermanence.name} = {
|
environment.persistence.${config.impermanence.name} = {
|
||||||
directories = [
|
directories = [
|
||||||
# "/home/fsaccount/.ssh" # SSH Key with access to FS Account and Borg repo and known_hosts
|
"/home/fsaccount/.ssh" # SSH Key with access to FS Account and Borg repo and known_hosts
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
# Extra user for FS account backup
|
# Extra user for FS account backup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue