Upgrade hummelberg to nixos-20.09
This commit is contained in:
parent
81eb15d52a
commit
83cd92035b
6 changed files with 95 additions and 9 deletions
|
@ -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
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue