648 current 2024-05-20 12:18:52 24.05.20240520.f72f671 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-20 12:18:59 -04:00
parent 1c9e8376a9
commit dd9fde01fd
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
3 changed files with 10 additions and 3 deletions

View file

@ -6,6 +6,13 @@
WLR_NO_HARDWARE_CURSORS = "1";
LIBVA_DRIVER_NAME = "nvidia";
__GLX_VENDOR_LIBRARY_NAME = "nvidia";
__NV_PRIME_RENDER_OFFLOAD = "1";
__VK_LAYER_NV_optimus = "NVIDIA_only";
NVD_BACKEND = "direct";
__GL_GSYNC_ALLOWED = "1";
__GL_VRR_ALLOWED = "1";
XWAYLAND_NO_GLAMOR = "1";
__GL_MaxFramesAllowed = "1";
};
environment.systemPackages = with pkgs; [