feat(nix/hm/price): add asgard ssh host
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
260eb13e5d
commit
53cf4d054d
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user