dotfiles-guix/scripts/reconfigure-user

5 lines
119 B
Text
Raw Normal View History

2024-12-07 01:45:22 +00:00
#!/bin/sh
repo="$HOME/.config/guix"
guix home -L "$repo/modules" reconfigure "$repo/home/home.scm"
home-manager switch