Have grub remember which OS we booted last
This commit is contained in:
parent
5dce76ffc2
commit
be78cbcedc
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
||||||
device = "nodev";
|
device = "nodev";
|
||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
useOSProber = true;
|
useOSProber = true;
|
||||||
|
default = "saved";
|
||||||
};
|
};
|
||||||
efi.canTouchEfiVariables = true;
|
efi.canTouchEfiVariables = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue