How can I disable the #zfs module build for my aarch64 machine on #nixos?
I don't want to compile the ZFS kernel module, but disabling the `boot.zfs.enable` and `boot.supportedFilesystems.zfs` or `meta.platforms = []` overlay doesn't work.