hosts: nas: fix typo of subvolume

This commit is contained in:
2023-09-10 08:47:37 +02:00
parent 1c3a85a1b6
commit 7d0f66c92f

View File

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