disable normal steam
This commit is contained in:
parent
4e60425b91
commit
036b2d4d53
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ rec {
|
|||
];
|
||||
};
|
||||
|
||||
modules.games.steam.enable = true;
|
||||
modules.games.steam.enable = false;
|
||||
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue