use plymouth for boot screen

This commit is contained in:
2026-03-14 16:33:42 +01:00
parent e58d5a7a18
commit fd8cb9c0c8
6 changed files with 18 additions and 35 deletions

View File

@@ -20,6 +20,9 @@
# GPU
"amdgpu.gpu_recovery=1"
"amdgpu.runpm=0"
"quiet"
"udev.log_level=3"
"systemd.show_status=auto"
];
boot.kernelModules = [ "usbmon" ];