hosts: jupiter: fix btrbk subvolume

This commit is contained in:
Kabbone 2023-09-10 09:36:07 +02:00
parent ec712e37b8
commit 68a33aff9a
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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