Document working nixos-anywhere deployment
This commit is contained in:
parent
32d9721fd5
commit
dd32f7f1ce
2 changed files with 40 additions and 4 deletions
|
|
@ -4,8 +4,8 @@ doctl compute droplet create \
|
|||
--image debian-12-x64 \
|
||||
--project-id ce2159e8-02f5-4169-8943-f34ccf812d23 \
|
||||
--region sfo3 \
|
||||
--size s-1vcpu-1gb \
|
||||
--size s-2vcpu-4gb \
|
||||
--ssh-keys 48777034,46710608 \
|
||||
--tag-name nixos \
|
||||
--wait
|
||||
|
||||
# --size s-1vcpu-1gb \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue