From 4b368ef078dd400ab2576a012f2765985a2ac50c Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Mon, 3 Mar 2025 16:07:44 -0600 Subject: [PATCH] add proton-ge to steam by default --- share/gaming/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/gaming/default.nix b/share/gaming/default.nix index dafae0a..c8754af 100755 --- a/share/gaming/default.nix +++ b/share/gaming/default.nix @@ -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 = [