about summary refs log tree commit diff stats
path: root/bootstrap/setup/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/setup/setup.sh')
-rwxr-xr-xbootstrap/setup/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/setup/setup.sh b/bootstrap/setup/setup.sh
index 9f102f43..8ef74b0a 100755
--- a/bootstrap/setup/setup.sh
+++ b/bootstrap/setup/setup.sh
@@ -28,7 +28,7 @@ done
 nixos-install --flake git+https://git.sils.li/ene/nixos-config#${host} --no-root-passwd
 
 # clone the git config
-git clone https://git.sils.li/ene/nixos-config /mnt/etc/nixos
+git clone https://git.sils.li/ene/nixos-config /mnt/srv/etc/nixos
 
 # setup persistent home dir
 mkdir -p /srv/home