about summary refs log tree commit diff
path: root/nix/games.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/games.nix')
-rw-r--r--nix/games.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nix/games.nix b/nix/games.nix
index ec0e2d8..8381cba 100644
--- a/nix/games.nix
+++ b/nix/games.nix
@@ -9,12 +9,13 @@
     azimuth cdogs-sdl taisei # shmup
     bastet moon-buggy n2048 # text
     # blackshades redeclipse warsow xonotic-glx # fps
+    redeclipse xonotic-glx
     blobwars openclonk sienna superTux # platformer
-    bonzomatic # edu
+    bonzomatic love # engine
     extremetuxracer gl117 gltron superTuxKart # vehicle
     flare freedroidrpg hyperrogue # slash
     frozen-bubble gnujump gtetrinet pinball xbill # coffeebreak
-    neverball orthorobot trackballs # puzzle
+    neverball orthorobot # puzzle
     (steam.override {
       nativeOnly = true;
       extraPkgs = pkgs: [ SDL2_net ];