Merge pull request #99386 from mohe2015/smaller-system

grub2: Properly disable zfs by default
This commit is contained in:
Jörg Thalheim 2021-01-23 11:22:19 +00:00 committed by GitHub
commit 38833ce603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
, fuse # only needed for grub-mount , fuse # only needed for grub-mount
, zfs ? null , zfs ? null
, efiSupport ? false , efiSupport ? false
, zfsSupport ? true , zfsSupport ? false
, xenSupport ? false , xenSupport ? false
}: }: