Korrigiere Pfad
This commit is contained in:
parent
6b1038c102
commit
2c5cb23ef4
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ in {
|
|||
};
|
||||
environment.persistence.${config.impermanence.name} = {
|
||||
directories = [
|
||||
"/home/fachschaft/.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
|
||||
|
|
Loading…
Reference in a new issue