diff options
Diffstat (limited to 'guix_reconfigure.sh')
| -rwxr-xr-x | guix_reconfigure.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/guix_reconfigure.sh b/guix_reconfigure.sh new file mode 100755 index 0000000..372f10c --- /dev/null +++ b/guix_reconfigure.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +echo Updating $(hostname) ... +sudo guix system reconfigure -L ~/opt/dotfiles-framework/guix/ ~/opt/dotfiles-framework/guix/systems/$(hostname)/system.scm |
