vno3-nk btrfssnapshot: +/

This commit is contained in:
2025-03-15 21:55:00 +02:00
parent 152fc5c37f
commit 7d92eea691

View File

@@ -170,6 +170,13 @@ in
btrfssnapshot = { btrfssnapshot = {
enable = true; enable = true;
subvolumes = [ subvolumes = [
{
# next time: don't forget a subvolume /var/lib
subvolume = "/";
label = "hourly";
keep = 6;
refreshInterval = "*:00:00";
}
{ {
subvolume = "/data"; subvolume = "/data";
label = "hourly"; label = "hourly";