bootloader on laptop
This commit is contained in:
parent
cb44e16d76
commit
d9121053ec
4 changed files with 55 additions and 47 deletions
|
|
@ -20,10 +20,10 @@ scope "boot" {
|
|||
"iwlwifi"
|
||||
"kvm-intel"
|
||||
];
|
||||
loader.systemd-boot = {
|
||||
enable = true;
|
||||
consoleMode = "max";
|
||||
configurationLimit = 5;
|
||||
};
|
||||
# loader.systemd-boot = {
|
||||
# enable = true;
|
||||
# consoleMode = "max";
|
||||
# configurationLimit = 5;
|
||||
# };
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue