Korrigiere Pfad

This commit is contained in:
Gonne 2024-02-07 15:28:39 +01:00
parent 6b1038c102
commit 2c5cb23ef4

View file

@ -125,7 +125,7 @@ in {
}; };
environment.persistence.${config.impermanence.name} = { environment.persistence.${config.impermanence.name} = {
directories = [ 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 # Extra user for FS account backup