diff options
Diffstat (limited to 'deploy.sh')
| -rwxr-xr-x | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -95,7 +95,7 @@ install_user_env() { | |||
| 95 | 95 | ||
| 96 | # Copy some files over to prepare for reboot | 96 | # Copy some files over to prepare for reboot |
| 97 | USER=ryan | 97 | USER=ryan |
| 98 | guix shell git -- git clone https://git.stationery.faith/ryan77627/guix-dotfiles /mnt/home/$USER/.config/guix | 98 | guix shell git -- git clone --recurse-submodules https://git.stationery.faith/ryan77627/guix-dotfiles /mnt/home/$USER/.config/guix |
| 99 | 99 | ||
| 100 | cp ~/guix-dotfiles/$install_hostname.scm /mnt/home/$USER/.config/guix/$install_hostname.scm | 100 | cp ~/guix-dotfiles/$install_hostname.scm /mnt/home/$USER/.config/guix/$install_hostname.scm |
| 101 | cp ~/guix-dotfiles/modules/ryan-config/user_first_run.sh /mnt/home/$USER/.bashrc | 101 | cp ~/guix-dotfiles/modules/ryan-config/user_first_run.sh /mnt/home/$USER/.bashrc |
