challenger+defiant: Set bind-mount fsType=none

This commit is contained in:
2026-06-01 10:38:27 +02:00
parent 23626db89f
commit f26fa172b8
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
zfs = {
extraPools = [ "tank" ];
requestEncryptionCredentials = false;
forceImportRoot = false;
};
supportedFilesystems = [ "zfs" ];
};