removed duplicate boot entry
Check NixOS configurations / eval-hosts (push) Failing after 15m0s

This commit is contained in:
2026-07-15 11:08:50 +10:00
parent 56a2f3ff51
commit 6064c69d3b
+1 -1
View File
@@ -32,7 +32,7 @@ boot.loader.grub.extraConfig = ''
'';
boot.loader.grub.forceInstall = true;
boot.loader.grub.device = "nodev";
# boot.loader.grub.device = "nodev";
boot.loader.timeout = 10;