all repos — nixfiles @ 43af8a15b95702fe27e79c1eac85a77de5a29474

System and user configuration, managed by nix and home-manager

prefect: simplify dual-booting with grub2

Alan Pearce
commit

43af8a15b95702fe27e79c1eac85a77de5a29474

parent

8948ec977d2a2cd6962e3f6e53470d32679df4db

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M system/settings/hardware/grub2.nixsystem/settings/hardware/grub2.nix
@@ -7,6 +7,7 @@ splashImage = null;
version = 2; device = "nodev"; efiSupport = true; + useOSProber = true; }; efi.canTouchEfiVariables = true; };