auto: bootstrapping bootstrap
This commit is contained in:
parent
9271ecc22b
commit
0b58cf8c4d
|
@ -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 ip address: " ip
|
||||
#read -p "Enter nixosSystem to build, e.g. 'bootstrap': " config
|
||||
hostname="bootstrap-nixos"
|
||||
hostname="bootstrap"
|
||||
ip="192.168.122.192"
|
||||
config="bootstrap"
|
||||
|
||||
|
|
Loading…
Reference in New Issue