chore: update bootstrap flow to clone golden image and track v2 branch
This commit is contained in:
parent
41f5e6bae8
commit
c35e0ed40e
3 changed files with 7 additions and 10 deletions
|
|
@ -59,7 +59,7 @@ if [ -d "nix-config" ]; then
|
|||
cd nix-config
|
||||
git pull
|
||||
else
|
||||
git clone https://git.depeuter.dev/Bos55/nix-config.git
|
||||
git clone -b v2 https://git.depeuter.dev/Bos55/nix-config.git
|
||||
cd nix-config
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue