removed gamescopeSession

This commit is contained in:
Richie Cahill 2024-06-14 11:30:32 -04:00 committed by Alice Huston
parent b35dd7017a
commit e37ef757ae

View File

@ -9,7 +9,6 @@
remotePlay.openFirewall = true;
localNetworkGameTransfers.openFirewall = true;
extraCompatPackages = with pkgs; [ proton-ge-bin ];
gamescopeSession.enable = true;
extest.enable = true;
};
};