added gamescope
This commit is contained in:
parent
9360c3d71c
commit
37f4c5c8c4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ in mkIf config.withGames (mkMerge [
|
||||||
};
|
};
|
||||||
}) {
|
}) {
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
|
programs.gamescope.enable = true;
|
||||||
programs.gamemode.enable = true;
|
programs.gamemode.enable = true;
|
||||||
|
|
||||||
home-manager.users.${config.username} = {
|
home-manager.users.${config.username} = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue