disable the console thingies as well to see output from boot
This commit is contained in:
parent
9c45bdb552
commit
4f42202f83
|
@ -49,7 +49,7 @@
|
|||
pkiBundle = "/etc/secureboot";
|
||||
};
|
||||
consoleLogLevel = 0;
|
||||
kernelParams = ["quiet" "udev.log_priority=0" "fbcon=vc:2-6" "console=tty0"];
|
||||
# kernelParams = ["quiet" "udev.log_priority=0" "fbcon=vc:2-6" "console=tty0"];
|
||||
# plymouth.enable = true;
|
||||
};
|
||||
zramSwap.enable = false;
|
||||
|
|
Loading…
Reference in a new issue