Add proton-ge and steam-play-none.

This commit is contained in:
jay
2025-07-13 02:24:43 -04:00
parent b1b1076d7d
commit 70b1c62466

View File

@@ -10,6 +10,10 @@
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers
extraCompatPackages = [
pkgs.proton-ge-bin
pkgs.steam-play-none
];
package = pkgs.steam.override { # Fix Overwatch and other games showing wrong timezone in-game. package = pkgs.steam.override { # Fix Overwatch and other games showing wrong timezone in-game.
extraProfile = '' extraProfile = ''
unset TZ unset TZ