Workaround for a totally quiet boot, hope this works

This commit is contained in:
Lillian Violet 2024-03-17 22:41:42 +01:00
parent f46f2de03f
commit 47f0392a99

View file

@ -195,7 +195,7 @@
boot.loader.timeout = 0;
boot.loader.efi.canTouchEfiVariables = true;
boot.consoleLogLevel = 0;
boot.kernelParams = ["quiet" "udev.log_priority=0"];
boot.kernelParams = ["quiet" "udev.log_priority=0" "fbcon=vc:2-6" "console=tty0"];
boot.plymouth.enable = true;
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion