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