summaryrefslogtreecommitdiff
path: root/scripts/reconfigure-system
blob: 1e38b429d2dd982327378312e1e3f20506bcbeb5 (plain)
1
2
3
#!/bin/sh
repo="$HOME/.config/guix"
sudo -E guix system -L "$repo/modules" reconfigure "$repo/systems/$(hostname).scm"