fix(gui): improve driver selection correctness

This commit is contained in:
514fpv 2024-01-05 22:23:41 +08:00
parent bb2eede8e6
commit b606aa73b8
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
3 changed files with 18 additions and 34 deletions

View file

@ -13,7 +13,6 @@ in mkIf cfg.enable {
kernelParams = [
"quiet"
"splash"
"i915.fastboot=1"
"loglevel=3"
"rd.systemd.show_status=false"
"rd.udev.log_level=3"