hosts: add @ to btrbk on nas

This commit is contained in:
Kabbone 2023-01-29 11:22:34 +01:00
parent 509b1c8adc
commit 116c6f0f31
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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