gamescope try again???

This commit is contained in:
cnst
2024-06-30 09:39:05 +02:00
parent 8f5a19a7af
commit 0d0413c30a
10 changed files with 25 additions and 92 deletions

View File

@@ -1,5 +1,4 @@
{pkgs, ...}: {
environment.variables.AMD_VULKAN_ICD = "RADV";
programs = {
steam = {
enable = true;
@@ -19,7 +18,6 @@
stdenv.cc.cc.lib
libkrb5
keyutils
mangohud
SDL2
SDL2_image
];