l games: disable most games

This commit is contained in:
lassulus 2020-09-15 20:38:17 +02:00
parent 624deaddd0
commit 371a8ced90
1 changed files with 10 additions and 8 deletions

View File

@ -66,14 +66,16 @@ in {
useDefaultShell = true;
packages = with pkgs; [
# minecraft
steam-run
scummvm
dolphinEmu
doom1
doom2
vdoom1
vdoom2
vdoomserver
# ftb
# steam-run
# scummvm
# dolphinEmu
# doom1
# doom2
# protontricks
# vdoom1
# vdoom2
# vdoomserver
retroarchBare
];
};