Minecraft config

This commit is contained in:
LarsZauberer 2024-04-22 21:43:37 +02:00
commit 46a14640c7
5 changed files with 34 additions and 6 deletions

View file

@ -6,7 +6,6 @@
WLR_NO_HARDWARE_CURSORS = "1";
LIBVA_DRIVER_NAME = "nvidia";
__GLX_VENDOR_LIBRARY_NAME = "nvidia";
__GL_THREADED_OPTIMIZATIONS=0;
};
environment.systemPackages = with pkgs; [
vulkan-loader