hosts: jupiter: fix btrbk subvolume

This commit is contained in:
2023-09-10 09:36:07 +02:00
parent ec712e37b8
commit 68a33aff9a

View File

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