#!/bin/sh
repo="$HOME/.config/guix"
sudo -E guix-retry guix system -L "$repo/modules" reconfigure "$repo/systems/$(hostname).scm"