+1
-1
nixos/modules/system/boot/loader/grub/grub.nix
+1
-1
nixos/modules/system/boot/loader/grub/grub.nix
···+assertion = cfg.efiSupport || all (c: c < 2) (mapAttrsToList (n: c: if n == "nodev" then 0 else c) bootDeviceCounters);