Begin getting unifi/openstack setup working
Now I can create an instance, get NixOS on it, with working IPv6 connectivity
This commit is contained in:
parent
1945038c90
commit
fbed2265dd
14 changed files with 47 additions and 18 deletions
|
@ -4,7 +4,7 @@
|
|||
}:
|
||||
{
|
||||
imports = [ "${inputs.self}/nix/profiles/hetzner-server.nix" ];
|
||||
khscodes.hetzner-instance = {
|
||||
khscodes.infrastructure.hetzner-instance = {
|
||||
enable = true;
|
||||
mapRdns = true;
|
||||
server_type = "cax11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue