diff options
Diffstat (limited to '.bin/home-reconfigure')
-rwxr-xr-x | .bin/home-reconfigure | 3 |
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 | |||
3 | JD_HOME=1 sudo -E guix home -L $HOME/dotfiles/guix reconfigure $HOME/dotfiles/guix/jd/desktops/$(hostname).scm \ No newline at end of file | ||