some games for XGME LAN
This commit is contained in:
parent
d96fe3cb66
commit
40b662d21e
|
@ -232,7 +232,10 @@ let
|
|||
# TODO: humor-sans
|
||||
];
|
||||
|
||||
computerVisionTooling = [
|
||||
games = [
|
||||
superTuxKart
|
||||
hedgewars
|
||||
steam-run-native
|
||||
];
|
||||
|
||||
in
|
||||
|
@ -249,7 +252,7 @@ in
|
|||
++ kdeTools
|
||||
++ fonts
|
||||
++ nixHelpers
|
||||
++ computerVisionTooling
|
||||
++ games
|
||||
);
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
Loading…
Reference in a new issue