remove gamescope.desktop entry, add GE Proton
This commit is contained in:
parent
60a6b07c9d
commit
dc12ab717b
1 changed files with 5 additions and 1 deletions
|
|
@ -14,11 +14,15 @@
|
|||
programs = {
|
||||
steam = {
|
||||
enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
gamescopeSession.enable = false; # .desktop entry for gamescope
|
||||
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
|
||||
extraCompatPackages = with pkgs; [
|
||||
proton-ge-bin
|
||||
];
|
||||
};
|
||||
|
||||
gamemode.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue