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
cfg = config.share.gaming;
in
@@ -16,7 +16,7 @@ in
remotePlay.openFirewall = true;
# Open ports in the firewall for Source Dedicated Server
dedicatedServer.openFirewall = true;
extraCompatPackages = [ pkgs.proton-ge-bin];
gamescopeSession = {
enable = true;
args = [