From 12d186c3bf35b39b447bbf4bfde908c3cec4012e Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Thu, 6 Jul 2023 11:33:03 +0200 Subject: Fix typo. --- .bin/home-reconfigure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/home-reconfigure b/.bin/home-reconfigure index 70d1797..f3a4e5f 100755 --- a/.bin/home-reconfigure +++ b/.bin/home-reconfigure @@ -1,3 +1,3 @@ #!/bin/sh -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 +JD_HOME=1 guix home -L $HOME/dotfiles/guix reconfigure $HOME/dotfiles/guix/jd/desktops/$(hostname).scm -- cgit v1.2.3