feat(nix/hm/price): add asgard ssh host
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled

This commit is contained in:
Price Hiller 2024-06-14 22:19:07 -05:00
parent 260eb13e5d
commit 53cf4d054d
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -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 (