diff --git a/hosts/part.nix b/hosts/part.nix index ff8f3cc..16ccbb7 100644 --- a/hosts/part.nix +++ b/hosts/part.nix @@ -23,15 +23,6 @@ in with tools.dns; }; fromNowhere = { - AnimusAlpha = let hostNames = [ "alpha.animus.com" "animus.com" ]; in { - ssh.enable = true; - ssh.id = { - publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGpFR47Ev+W+bdng6IrDVpl8rlKBBHSr1v5lwJmZcEFH"; - hostNames = portMap 69 hostNames; - }; - ssh.extraConfig = tools.ssh.extraConfig hostNames [ "Port 69" ]; - }; - # peering # max