#!/bin/sh GREEN='\033[1;32m' BLUE='\033[1;34m' NC='\033[0m' echo echo -e "${GREEN}Updating $HOME for ${BLUE}$(hostname)${GREEN}...${NC}" echo RUNNING_GUIX_HOME=1 guix home -L ~/git/dotfiles/ reconfigure ~/git/dotfiles/fschl/systems/$(hostname).scm