disable plymouth to see if there's any errors in the boot sequence

This commit is contained in:
Lillian Violet 2025-04-14 20:47:19 +02:00
parent 33fade2219
commit 9c45bdb552

View file

@ -50,7 +50,7 @@
};
consoleLogLevel = 0;
kernelParams = ["quiet" "udev.log_priority=0" "fbcon=vc:2-6" "console=tty0"];
plymouth.enable = true;
# plymouth.enable = true;
};
zramSwap.enable = false;
networking = {