added exclude for /var/lib/containers
This commit is contained in:
parent
3bdb467fc0
commit
b7aaaeb5ee
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
"/var/log"
|
"/var/log"
|
||||||
"/var/lib/nextcloud/data/appdata_ocnc33s4dl6i/preview"
|
"/var/lib/nextcloud/data/appdata_ocnc33s4dl6i/preview"
|
||||||
"/var/lib/postgresql/*/"
|
"/var/lib/postgresql/*/"
|
||||||
|
"/var/lib/containers"
|
||||||
];
|
];
|
||||||
repo = "borg@haus.mc-fucker.cool:/mnt/sdf1/borg/${config.networking.hostName}";
|
repo = "borg@haus.mc-fucker.cool:/mnt/sdf1/borg/${config.networking.hostName}";
|
||||||
compression = "zstd";
|
compression = "zstd";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue