changed or somehting idk
This commit is contained in:
parent
febf4aec1b
commit
8ee1ff6aa7
5 changed files with 65 additions and 15 deletions
|
@ -19,9 +19,10 @@ in {
|
|||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
gamescopeSession.enable = mkIf cfg.gamescope true;
|
||||
extraCompatPackages = with pkgs; [proton-ge-bin];
|
||||
};
|
||||
programs.gamemode.enable = true;
|
||||
environment.systemPackages = [pkgs.protonup-ng];
|
||||
# environment.systemPackages = [pkgs.protonup-ng];
|
||||
environment.sessionVariables = {
|
||||
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "/home/${username}/.steam/root/compatibilitytoolds.d";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue