hosts: add @ to btrbk on nas

This commit is contained in:
2023-01-29 11:22:34 +01:00
parent 509b1c8adc
commit 116c6f0f31

View File

@@ -64,6 +64,7 @@
"/mnt/snapshots/root" = {
snapshot_create = "always";
subvolume = {
"@" = {};
"@home" = {};
"@nas" = {};
};