forked from mirrors_public/oddlama_nix-config
fix: restic backups should run as root
This commit is contained in:
parent
78ecdd2780
commit
38a89b05a3
5 changed files with 7 additions and 11 deletions
|
@ -116,7 +116,6 @@ in {
|
|||
|
||||
backups.storageBoxes.dusk = {
|
||||
subuser = "paperless";
|
||||
user = "paperless";
|
||||
paths = [paperlessBackupDir];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue