Optimize performance in games
- Switch kernel to xanmod - Allow tearing in Hyprland
This commit is contained in:
parent
102325d0b7
commit
802515cc86
3 changed files with 3 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
GBM_BACKEND = "nvidia-drm";
|
||||
__GLX_VENDOR_LIBRARY_NAME = "nvidia";
|
||||
NIXOS_OZONE_WL = 1; # TODO: This doesn't work. Fix it
|
||||
WLR_DRM_NO_ATOMIC = 1;
|
||||
};
|
||||
|
||||
programs.hyprland.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue