Machines/WinMax2: remove unneeded workaround
This commit is contained in:
parent
1318dbba65
commit
8b43439238
1 changed files with 0 additions and 5 deletions
|
|
@ -36,11 +36,6 @@
|
|||
|
||||
networking.hostName = "WinMax2"; # Define your hostname.
|
||||
|
||||
specialisation.noAVX512.configuration = {
|
||||
# For some reason The Finals crashes on CPUs that support AVX512
|
||||
boot.kernelParams = ["clearcpuid=304"];
|
||||
};
|
||||
|
||||
# Direct scanout has some issues with my egpu so I just disable it
|
||||
environment.sessionVariables."KWIN_DRM_NO_DIRECT_SCANOUT" = 1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue