server: btrbk: add var

This commit is contained in:
2024-12-30 22:30:31 +01:00
parent ab205e1a98
commit 12b581674b

View File

@@ -52,6 +52,7 @@
subvolume = { subvolume = {
"@" = {}; "@" = {};
"@home" = {}; "@home" = {};
"@var" = {};
}; };
}; };
}; };