mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 02:52:55 +00:00
fix: grub wrong monitor
This commit is contained in:
parent
3dcafb8c25
commit
bf09e166a9
@ -10,6 +10,9 @@
|
|||||||
# Check for other OSes and make them available
|
# Check for other OSes and make them available
|
||||||
useOSProber = true;
|
useOSProber = true;
|
||||||
|
|
||||||
|
# Attempt to display GRUB on widescreen monitor
|
||||||
|
gfxmodeEfi = "1920x1080";
|
||||||
|
|
||||||
# Install GRUB onto the boot disk
|
# Install GRUB onto the boot disk
|
||||||
# device = config.fileSystems."/boot".device;
|
# device = config.fileSystems."/boot".device;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user