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
, zfs ? null
, efiSupport ? false
, zfsSupport ? true
, zfsSupport ? false
, xenSupport ? false
}: