add proton-ge to steam by default

This commit is contained in:
mjallen18
2025-03-03 16:07:44 -06:00
parent 208f9e5730
commit 4b368ef078

View File

@@ -1,4 +1,4 @@
{ lib, config, ... }: { lib, config, pkgs, ... }:
let let
cfg = config.share.gaming; cfg = config.share.gaming;
in in
@@ -16,7 +16,7 @@ in
remotePlay.openFirewall = true; remotePlay.openFirewall = true;
# Open ports in the firewall for Source Dedicated Server # Open ports in the firewall for Source Dedicated Server
dedicatedServer.openFirewall = true; dedicatedServer.openFirewall = true;
extraCompatPackages = [ pkgs.proton-ge-bin];
gamescopeSession = { gamescopeSession = {
enable = true; enable = true;
args = [ args = [