prefect: simplify dual-booting with grub2
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M system/settings/hardware/grub2.nix → system/settings/hardware/grub2.nix
@@ -7,6 +7,7 @@ splashImage = null; version = 2; device = "nodev"; efiSupport = true; + useOSProber = true; }; efi.canTouchEfiVariables = true; };