From 06ef38bd9b0b1ae7babe879aa47cb303e6d9077e Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 9 Jan 2023 23:30:23 +0100 Subject: Install games separately to avoid large downloads Games are installed manually in ~/.guix-profile and updated less frequently than the home environment is reconfigured, in order to avoid multi-gigabyte downloads on every reconfigure. --- tw/home/lap.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tw') diff --git a/tw/home/lap.scm b/tw/home/lap.scm index c256bbbc..d60203d5 100644 --- a/tw/home/lap.scm +++ b/tw/home/lap.scm @@ -97,8 +97,9 @@ 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 - 0ad flightgear freeciv simutrans/pak128 warzone2100 widelands ; pioneer + ;; Games are installed in ~/.guix-profile instead, to make updates of the + ;; home environment faster. + ;; 0ad flightgear freeciv simutrans/pak128 warzone2100 widelands pioneer ;; Fonts font-hermit font-inconsolata font-fira-code font-fira-sans font-libertinus font-openmoji -- cgit v1.2.3