Change install pathes, since they won't survive
This commit is contained in:
parent
682cbf4d73
commit
8f7fe9380d
|
|
@ -41,7 +41,7 @@ pkgs.mkShell {
|
||||||
|
|
||||||
|
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git clone ssh://git@git.cluster.gay:2222/hans/nix.git /mnt/etc/nixos-install
|
git clone ssh://git@git.cluster.gay:2222/hans/nix.git
|
||||||
bash /mnt/etc/nixos-install/install.bash
|
bash nix/install.bash
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue