Increase backup quota for f0x to 400G
This commit is contained in:
parent
19c83e8235
commit
dc21fc286c
|
@ -65,7 +65,7 @@ in {
|
|||
services.borgbackup.repos = {
|
||||
"f0x" = {
|
||||
allowSubRepos = true;
|
||||
quota = "250G";
|
||||
quota = "400G";
|
||||
path = "/home/backup-f0x";
|
||||
user = "backup-f0x";
|
||||
group = "backup-f0x";
|
||||
|
|
Loading…
Reference in a new issue