diff options
Diffstat (limited to 'machines/nyc01')
| -rw-r--r-- | machines/nyc01/default.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/machines/nyc01/default.nix b/machines/nyc01/default.nix index 8331c8f..b295d1a 100644 --- a/machines/nyc01/default.nix +++ b/machines/nyc01/default.nix @@ -11,14 +11,6 @@ in pubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC00bSIp5oydOY/SFxPULYFtij5nsZCugdiR3q7PxNqC"; - kubernetes = { - role = "agent"; - externalIP = { - v4 = endpoint; - v6 = "2001:19f0:5:13df:5400:3ff:fed5:f26c"; - }; - }; - services.powerdns.role = "secondary"; wireguard = { |
