summaryrefslogtreecommitdiffstats
path: root/.bin
diff options
context:
space:
mode:
Diffstat (limited to '.bin')
-rwxr-xr-x.bin/home-reconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bin/home-reconfigure b/.bin/home-reconfigure
new file mode 100755
index 0000000..70d1797
--- /dev/null
+++ b/.bin/home-reconfigure
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3JD_HOME=1 sudo -E guix home -L $HOME/dotfiles/guix reconfigure $HOME/dotfiles/guix/jd/desktops/$(hostname).scm \ No newline at end of file