games: disable minecraft
This commit is contained in:
parent
95e995c215
commit
c8ea77797d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
config = lib.mkIf config.chvp.games.enable {
|
||||
chvp.games = {
|
||||
minecraft.client = lib.mkDefault true;
|
||||
minecraft.client = lib.mkDefault false;
|
||||
mumble.enable = lib.mkDefault true;
|
||||
steam.enable = lib.mkDefault true;
|
||||
zeroad.client = lib.mkDefault true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue