gamescope session
This commit is contained in:
parent
43b196641b
commit
901367c76a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ lib, config, pkgs, ... }: lib.mkIf (config.withGames) {
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
gamescopeSession.enabe = true;
|
||||
};
|
||||
|
||||
programs.gamescope = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue