Machines/WinMax2: don't disable direct scanout
This commit is contained in:
parent
83977d50ae
commit
f06d9b0e01
1 changed files with 0 additions and 3 deletions
|
|
@ -36,9 +36,6 @@
|
|||
|
||||
networking.hostName = "WinMax2"; # Define your hostname.
|
||||
|
||||
# Direct scanout has some issues with my egpu so I just disable it
|
||||
environment.sessionVariables."KWIN_DRM_NO_DIRECT_SCANOUT" = 1;
|
||||
|
||||
# Sleep fixes
|
||||
boot.kernelParams = ["rtc_cmos.use_acpi_alarm=1" "panic=5"];
|
||||
services.udev.extraRules = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue