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
|
@ -349,7 +349,6 @@ in {
|
|||
|
||||
backups.storageBoxes.dusk = {
|
||||
subuser = "samba";
|
||||
user = "root";
|
||||
paths = ["/bunker"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue