From 959e1ef417451b878a56cc46fffb53bc7ded1a58 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 8 Apr 2022 11:06:59 +0900 Subject: Snapshot for lab install --- nix/games.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'nix/games.nix') diff --git a/nix/games.nix b/nix/games.nix index 958a3df..0ef6905 100644 --- a/nix/games.nix +++ b/nix/games.nix @@ -2,16 +2,16 @@ { environment.systemPackages = with pkgs; [ - _20kly hedgewars globulation2 scorched3d teeworlds # strategy + hedgewars scorched3d teeworlds # _20kly strategy astromenace chromium-bsu # scrolling azimuth cdogs-sdl taisei # shmup bastet moon-buggy n2048 # text blackshades redeclipse xonotic-glx # fps - blobwars openclonk sienna superTux # platformer + blobwars openclonk superTux # platformer bonzomatic # engine extremetuxracer gl117 gltron superTuxKart # vehicle flare freedroidrpg hyperrogue # slash - frozen-bubble gnujump gtetrinet pinball xbill # coffeebreak - neverball orthorobot # puzzle + frozen-bubble pinball xbill # coffeebreak + orthorobot # neverball puzzle ]; } -- cgit 1.4.1