grub correctly maybe
This commit is contained in:
parent
c2b825502c
commit
867876be63
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
loader = {
|
||||
grub = {
|
||||
devices = [ "/dev/sda1" ];
|
||||
devices = [ "/dev/sda" ];
|
||||
useOSProber = true;
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue