rebuild not working
This commit is contained in:
parent
46d79f6f18
commit
f514c9b1b4
13 changed files with 280 additions and 12 deletions
|
@ -21,7 +21,7 @@ in {
|
|||
gamescopeSession.enable = mkIf cfg.gamescope true;
|
||||
};
|
||||
programs.gamemode.enable = true;
|
||||
environment.systemPackages = [pkgs.protonup];
|
||||
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