From 5421a0480aac9ec5a1f05e37b19f85cbbdf8c0fc Mon Sep 17 00:00:00 2001 From: Jake Koroman Date: Fri, 30 May 2025 14:41:33 -0400 Subject: Ready. Set. Go! --- guix_reconfigure.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 guix_reconfigure.sh (limited to 'guix_reconfigure.sh') 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 -- cgit v1.2.3