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