Use OS proper in bootloader

master
Sven Slootweg 6 years ago
parent b53b1f0caa
commit 224e848296

@ -13,6 +13,7 @@ packages: {config, ...}: {
device = "nodev";
version = 2;
efiSupport = true;
useOSProber = true;
};
};
};

Loading…
Cancel
Save