Hello, is it necessary to manually load the ZFS Linux kernel module? Usually, Linux should autoload its drivers when the device files are accessed--module or not. If that fails, didn't you patch the zfs package so it refers to modprobe anyway? (I wanna prevent having 543 places in Guix where modprobe is invoked) If it doesn't autoload, we can totally modprobe it, though.