1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-29 04:26:32 +03:00
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 nixos/grub: Add submenu for each generation with specialisation 2023-08-21 21:44:42 +02:00
ipxe.nix nixos/*: remove boot.grub.version 2023-05-10 21:51:26 +02:00
memtest.nix nixos/grub: Replace proprietary memtest86 with free memtest86+ in UEFI mode 2023-08-13 12:04:34 +00:00