mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
hosts/plover: move hcloud-related files into a dedicated folder
This commit is contained in:
parent
2f34656ee7
commit
7de5c14ef5
@ -116,7 +116,7 @@ You could also easily create a server with `hcloud` with the following command:
|
||||
[source, shell]
|
||||
----
|
||||
hcloud server create --location hel1 --type cx21 --image ubuntu-22.04 \
|
||||
--user-data-from-file ./files/hcloud-user-data.yml \
|
||||
--user-data-from-file ./files/hcloud/hcloud-user-data.yml \
|
||||
--ssh-key foodogsquared@foodogsquared.one \
|
||||
--name nixos-plover
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user