added some kubernetes path to borg excludes
This commit is contained in:
parent
55ea3a2a8e
commit
83b8dd0f48
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"/var/lib/nextcloud/data/appdata_ocnc33s4dl6i/preview"
|
||||
"/var/lib/postgresql/*/"
|
||||
"/var/lib/containers"
|
||||
"/var/lib/rancher/k3s/agent/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots"
|
||||
];
|
||||
repo = "borg@haus.mc-fucker.cool:/mnt/sdf1/borg/${config.networking.hostName}";
|
||||
compression = "zstd";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue