update grub config

This commit is contained in:
2026-07-15 13:23:09 +10:00
parent bc68d8cf17
commit 7d113e302f
+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.