feat(grub): remove styling
This commit is contained in:
parent
2f74498ec9
commit
eb8b22c7b1
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ in
|
||||||
device = "nodev";
|
device = "nodev";
|
||||||
useOSProber = true;
|
useOSProber = true;
|
||||||
configurationLimit = 2;
|
configurationLimit = 2;
|
||||||
fontSize = 128;
|
|
||||||
};
|
};
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue