about summary refs log tree commit diff
path: root/nix/games.nix
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-06 16:22:12 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-06 16:22:12 +0700
commit2fd7c9fbb921ceb578edd56a000c9a0f098b6f6b (patch)
treeb562e15b9d7b328e3f9980b0a77918eb2a9a6896 /nix/games.nix
parentf140f08bc6c39037958048294fd241a28d8da607 (diff)
downloaddotfiles-2fd7c9fbb921ceb578edd56a000c9a0f098b6f6b.tar.gz
Update Nix packages list
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 ];