fix ds9 backup home restart
This commit is contained in:
parent
44e6454788
commit
a213499beb
2 changed files with 2 additions and 2 deletions
|
|
@ -76,7 +76,7 @@ in
|
|||
|
||||
# Backup Target
|
||||
users.users.picardbackup = {
|
||||
createHome = true;
|
||||
createHome = false;
|
||||
group = "users";
|
||||
home = "/backups/restic/picard";
|
||||
isSystemUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue