games: some fixes
This commit is contained in:
parent
dd7f79a874
commit
b30401044e
2 changed files with 4 additions and 1 deletions
|
@ -29,6 +29,9 @@
|
|||
__GLX_VENDOR_LIBRARY_NAME = "nvidia";
|
||||
NVD_BACKEND = "direct";
|
||||
NIXOS_OZONE_WL = 1;
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
GDK_BACKEND = "wayland";
|
||||
CLUTTER_BACKEND = "wayland";
|
||||
};
|
||||
|
||||
nixpkgs.config.cudaSupport = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue