diff --git a/users/price/conf/ssh/default.nix b/users/price/conf/ssh/default.nix index 3d7aa3df..bf7390f5 100644 --- a/users/price/conf/ssh/default.nix +++ b/users/price/conf/ssh/default.nix @@ -10,6 +10,11 @@ port = 2200; }; "luna.hosts.orion-technologies.io" = luna; + asgard = { + hostname = "asgard-eternal.com"; + user = "asgard"; + }; + "asgard-eternal.com" = asgard; } # NOTE: UTSA Hosts behind VPN server // builtins.listToAttrs (