Update configuration.nix
This commit is contained in:
parent
aad5944098
commit
d9bcd78862
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
systemd-boot.consoleMode = "0";
|
||||
systemd-boot.configurationLimit = 10;
|
||||
systemd-boot.configurationLimit = 5;
|
||||
};
|
||||
|
||||
boot.plymouth.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue