auto: bootstrapping bootstrap

This commit is contained in:
Sam 2024-05-22 21:21:20 +01:00
parent 9271ecc22b
commit 0b58cf8c4d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ read -p "Confirm host had been setup using the above steps...(yes|no): " confirm
#read -p "Enter username: " username #read -p "Enter username: " username
#read -p "Enter ip address: " ip #read -p "Enter ip address: " ip
#read -p "Enter nixosSystem to build, e.g. 'bootstrap': " config #read -p "Enter nixosSystem to build, e.g. 'bootstrap': " config
hostname="bootstrap-nixos" hostname="bootstrap"
ip="192.168.122.192" ip="192.168.122.192"
config="bootstrap" config="bootstrap"