add gamescopeSession

This commit is contained in:
chaos 2024-08-02 19:10:47 +01:00
parent 56de403404
commit cbe982d8c9
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
enable = true;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
gamescopeSession.enable = true;
};
hardware.graphics.enable32Bit = true;
}