fix gamescope
This commit is contained in:
parent
f5f047a6f5
commit
64a0004f5c
|
@ -8,7 +8,7 @@ with lib;
|
|||
};
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
gamescopSession.enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
};
|
||||
programs.gamemode.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue