Compare commits
1 commit
529f12c052
...
b44e2cbbb0
Author | SHA1 | Date | |
---|---|---|---|
b44e2cbbb0 |
1 changed files with 1 additions and 2 deletions
|
@ -119,7 +119,7 @@ in {
|
|||
repo = "ssh://borg@localhost:fsaccount";
|
||||
startAt = "hourly";
|
||||
user = "fsaccount";
|
||||
group = "fsaccount";
|
||||
group = "users";
|
||||
readWritePaths = ["/home/fsaccount"];
|
||||
};
|
||||
};
|
||||
|
@ -135,6 +135,5 @@ in {
|
|||
isNormalUser = true;
|
||||
};
|
||||
};
|
||||
users.groups.fsaccount = {};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue