Compare commits

..

1 commit

Author SHA1 Message Date
3b286fa05b Backup des Fachschaftsaccounts 2024-02-08 08:42:54 +01:00

View file

@ -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 Borg repo and known_hosts directory = ".ssh"; # SSH Key with access to FS Account and known_hosts
mode = "u=rwx,g=,o="; mode = "u=rwx,g=,o=";
} }
]; ];