hosts: fix snapshot path for home

This commit is contained in:
Kabbone 2023-02-17 21:12:41 +01:00
parent b9872f2cac
commit 5f484ed0ec
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -66,7 +66,7 @@
subvolume = {
"@" = {};
"@home" = {};
"@nas" = {};
"@nas/home" = {};
};
};
};