challenger+defiant: Set bind-mount fsType=none
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
fileSystems."/var/lib/libvirt/images" = {
|
||||
device = "/tank/iso";
|
||||
options = [ "bind" ];
|
||||
fsType = "auto";
|
||||
fsType = "none";
|
||||
};
|
||||
|
||||
# On a gui-enabled machine, connect with:
|
||||
|
||||
Reference in New Issue
Block a user