hosts: fix snapshot path for home

This commit is contained in:
2023-02-17 21:12:41 +01:00
parent b9872f2cac
commit 5f484ed0ec

View File

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