slab: change kernel loglevel
This commit is contained in:
parent
2feb91b728
commit
f615228e86
@ -77,7 +77,10 @@
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
boot.plymouth.enable = true;
|
||||
|
||||
boot.kernelParams = [ "quiet" ];
|
||||
# annoying ACPI bug
|
||||
boot.consoleLogLevel = 2;
|
||||
|
||||
# cryptsetup
|
||||
boot.initrd.luks.devices = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user