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