hosts: nas: fix typo of subvolume

This commit is contained in:
Kabbone 2023-09-10 08:47:37 +02:00
parent 1c3a85a1b6
commit 7d0f66c92f
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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