games: remove some games I don't play anymore
This commit is contained in:
parent
b97c629fa1
commit
0f2eef0465
4 changed files with 0 additions and 68 deletions
|
@ -6,9 +6,7 @@
|
|||
./mumble
|
||||
./particles
|
||||
./steam
|
||||
./teeworlds
|
||||
./tetris
|
||||
./zeroad
|
||||
];
|
||||
|
||||
options.chvp.games.enable = lib.mkOption {
|
||||
|
@ -21,7 +19,6 @@
|
|||
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