treewide: cleanup some unused modules/programs
Some checks failed
Cachix / build (elendel) (push) Failing after 32s
Cachix / build (kholinar) (push) Failing after 32s
Cachix / build (marabethia) (push) Failing after 32s

This commit is contained in:
Charlotte Van Petegem 2025-01-13 09:38:56 +01:00
parent f90330ef48
commit 723daba5b5
6 changed files with 2 additions and 49 deletions

View file

@ -17,7 +17,6 @@
config = lib.mkIf config.chvp.games.enable {
chvp.games = {
minecraft.client = lib.mkDefault false;
mumble.enable = lib.mkDefault true;
steam.enable = lib.mkDefault true;
};
};