Refer to paths directly in rebuild-home and rebuild-system so that they can rebuild properly. Sadly this won't work with a new config location, so how to bootstrap a new system and ensure that no matter the location this works is TBD
diff --git a/scripts/rebuild-system.sh b/scripts/rebuild-system.sh
index 1eddeb9..08ab41f 100755
--- a/scripts/rebuild-system.sh
+++ b/scripts/rebuild-system.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-cd "$(dirname ${BASH_SOURCE[0]})/.."
+cd /home/minion/Nix
 
 git add .