fix ds9 backup home restart

This commit is contained in:
Philipp Hochkamp 2022-05-12 02:42:00 +02:00
parent 44e6454788
commit a213499beb
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@ in
# Backup Target
users.users.picardbackup = {
createHome = true;
createHome = false;
group = "users";
home = "/backups/restic/picard";
isSystemUser = true;