nixpkgs/nixos/modules/system/boot/loader/grub
Luflosi c71cb77cd6
nixos/grub: use the correct ZFS version
When `config.boot.zfs.enableUnstable` is set to true, grub was built with the `zfs` package even though the rest of the system uses the `zfsUnstable` package.
The effect of this can only be seen when `zfs` and `zfsUnstable` actually differ (which is not currently the case), for example when overriding one of them locally.
2023-12-29 01:53:27 +01:00
..
grub.nix nixos/grub: use the correct ZFS version 2023-12-29 01:53:27 +01:00
install-grub.pl
ipxe.nix
memtest.nix