remove grub mount point
Check NixOS configurations / eval-hosts (push) Failing after 14m54s

This commit is contained in:
2026-07-15 11:29:52 +10:00
parent 331246a1cb
commit 2ea39994f8
+1 -1
View File
@@ -12,7 +12,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
boot.loader.grub.device = "/dev/sda";
# boot.loader.grub.device = "/dev/sda";
# fileSystems."/" =
# { device = "/dev/sda";