about summary refs log tree commit diff
path: root/nix/games.nix
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-03-10 15:40:27 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-03-10 15:40:27 +0900
commit931b1872b2f54334e3a35b05c591492cf998847d (patch)
treea503c6a3ac507279acb79c105d49443366886913 /nix/games.nix
parent7d0b169dc69036aa04e4dff3a596b254635f8d55 (diff)
downloaddotfiles-931b1872b2f54334e3a35b05c591492cf998847d.tar.gz
Improve time management
Diffstat (limited to 'nix/games.nix')
-rw-r--r--nix/games.nix8
1 files changed, 2 insertions, 6 deletions
diff --git a/nix/games.nix b/nix/games.nix
index 63e3ccf..958a3df 100644
--- a/nix/games.nix
+++ b/nix/games.nix
@@ -6,16 +6,12 @@
     astromenace chromium-bsu # scrolling
     azimuth cdogs-sdl taisei # shmup
     bastet moon-buggy n2048 # text
-    blackshades redeclipse xonotic-glx
+    blackshades redeclipse xonotic-glx # fps
     blobwars openclonk sienna superTux # platformer
-    bonzomatic love # engine
+    bonzomatic # engine
     extremetuxracer gl117 gltron superTuxKart # vehicle
     flare freedroidrpg hyperrogue # slash
     frozen-bubble gnujump gtetrinet pinball xbill # coffeebreak
     neverball orthorobot # puzzle
-    (steam.override {
-      nativeOnly = true;
-      extraPkgs = pkgs: [ SDL2_net ];
-    }).run # launcher
   ];
 }