summaryrefslogtreecommitdiff
path: root/scripts/reconfigure-user
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-12-06 20:45:22 -0500
committerFreya Murphy <freya@freyacat.org>2024-12-06 20:45:22 -0500
commitd68648a43c29f9c2f323df22b1b1347e53014d8d (patch)
tree0db2461efe22094f4ea15fa06505057887587d3d /scripts/reconfigure-user
parentfix ssh TERM, fix hyprlock exit (diff)
downloaddotfiles-guix-d68648a43c29f9c2f323df22b1b1347e53014d8d.tar.gz
dotfiles-guix-d68648a43c29f9c2f323df22b1b1347e53014d8d.tar.bz2
dotfiles-guix-d68648a43c29f9c2f323df22b1b1347e53014d8d.zip
add autocommit tooling, update commits
Diffstat (limited to '')
-rwxr-xr-xscripts/reconfigure-user4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/reconfigure-user b/scripts/reconfigure-user
new file mode 100755
index 0000000..3a0a602
--- /dev/null
+++ b/scripts/reconfigure-user
@@ -0,0 +1,4 @@
+#!/bin/sh
+repo="$HOME/.config/guix"
+guix home -L "$repo/modules" reconfigure "$repo/home/home.scm"
+home-manager switch