From ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 21 Jun 2024 14:11:32 -0400 Subject: update kaworu and start dotfiles update --- guix-strap/guix-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guix-strap/guix-install') diff --git a/guix-strap/guix-install b/guix-strap/guix-install index fbfb19a..3b3cb14 100755 --- a/guix-strap/guix-install +++ b/guix-strap/guix-install @@ -15,8 +15,8 @@ guix time-machine -C ../channels.scm -- system -L ../modules --substitute-urls=' EVENT "Installing User Environment" -USER=tylerm -guix shell git -- git clone https://g.tylerm.dev/tylerm/dotfiles /mnt/home/$USER/.config/guix +USER=freya +guix shell git -- git clone https://g.freya.cat/freya/dotfiles /mnt/home/$USER/.config/guix cp ../$HOSTNAME.scm /mnt/home/$USER/.config/guix/$HOSTNAME.scm cp ./guix-setup-user /mnt/home/$USER/.zprofile -- cgit v1.2.3-freya