Compare commits

...

1 commit

Author SHA1 Message Date
85111743d8 Temporarily disable persistence 2024-02-07 19:11:38 +01:00

View file

@ -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