{ lib, ... }: { boot.supportedFilesystems = { ntfs = true; zfs = lib.mkForce false; }; }