Upgrade hummelberg to nixos-20.09

This commit is contained in:
Fabian Hauser 2020-11-30 17:06:19 +01:00
parent 81eb15d52a
commit 83cd92035b
6 changed files with 95 additions and 9 deletions

View file

@ -9,8 +9,19 @@
superTuxKart
extremetuxracer
zeroad
#TODO: smc
];
services.gnome3.games.enable = true;
] ++ (with pkgs.gnome3; [ # Selection of gnome3 games
five-or-more
four-in-a-row
gnome-chess
gnome-klotski
gnome-mahjongg
gnome-nibbles
gnome-robots
gnome-sudoku
gnome-taquin
gnome-tetravex
lightsoff
quadrapassel
]);
}