remove gamescope.desktop entry, add GE Proton

This commit is contained in:
Emile Clark-Boman 2025-08-31 14:54:59 +10:00
parent 60a6b07c9d
commit dc12ab717b

View file

@ -14,11 +14,15 @@
programs = {
steam = {
enable = true;
gamescopeSession.enable = true;
gamescopeSession.enable = false; # .desktop entry for gamescope
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
localNetworkGameTransfers.openFirewall = true;
extraCompatPackages = with pkgs; [
proton-ge-bin
];
};
gamemode.enable = true;