aboutsummaryrefslogtreecommitdiff
path: root/home-configuration.scm
diff options
context:
space:
mode:
authorTimo Wilken2022-11-24 00:34:49 +0100
committerTimo Wilken2022-11-24 00:34:52 +0100
commit5be2166a34479a2fe7cd0021149d9b18e20a6265 (patch)
tree1195066720f630e421b8ae3f339850c08efc34aa /home-configuration.scm
parentb810d4c8aaf800a686c4550e0b3a1021449ded0b (diff)
Install a few games
Ignore very large games for now. 0ad and pioneer take too long to download.
Diffstat (limited to 'home-configuration.scm')
-rw-r--r--home-configuration.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 89c1eb78..4b39e189 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -108,6 +108,8 @@ replacement spec (to which `regexp-substitute/global' is applied)."
"dconf" "dconf-editor" ; required for config by blueman, cozy, ...
;; "gnome-keyring" ; installed system-wide; see system-configuration.scm
;; "geoclue" ; for redshift -- installed system-wide
+ ;; Games
+ "freeciv" "warzone2100" "widelands" ; "0ad" "pioneer"
;; Fonts
"font-hermit" "font-inconsolata" "font-fira-code" "font-fira-sans"
"font-libertinus" "font-openmoji"