tinker
This commit is contained in:
parent
fc3bea207b
commit
6ec88cfd04
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@ partition_disk() {
|
||||||
}
|
}
|
||||||
|
|
||||||
install() {
|
install() {
|
||||||
|
sudo sh -c 'eval "$(ssh-agent -s)"'
|
||||||
|
sudo ssh-add "/root/.ssh/*.pub"
|
||||||
sudo nixos-install --no-root-passwd --flake ".#$DOTNIX_HOSTNAME"
|
sudo nixos-install --no-root-passwd --flake ".#$DOTNIX_HOSTNAME"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue