update grub config
Check NixOS configurations / eval-hosts (push) Failing after 14m19s

This commit is contained in:
2026-07-15 13:23:09 +10:00
parent add9a29908
commit 9d42450c65
+1 -1
View File
@@ -17,7 +17,7 @@
# boot.loader.grub.efiInstallAsRemovable = true;
# boot.loader.efi.efiSysMountPoint = "/boot/efi";
# Define on which hard drive you want to install Grub.
# boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
# networking.hostName = "nixos"; # Define your hostname.