hosts: add gluttony. add principal-aliases
All checks were successful
Build and test / build (push) Successful in 1m4s
Build and test / test (push) Successful in 20s
Build and test / deploy (push) Successful in 29s

This commit is contained in:
2026-02-08 00:26:32 +01:00
parent fbcfedc8bd
commit bf245a5d56

View File

@@ -287,7 +287,9 @@ in
ipv6 = pvvv6 "4:233";
aliases = [
"alphys" # TODO - Remove?
"loghost"
"nosferatu" # TODO - Remove?
];
};
@@ -340,6 +342,11 @@ in
];
};
gluttony = {
ipv4 = "129.241.100.118";
ipv6 = "2001:700:300:6026:f816:3eff:fe58:f1e8";
};
# TODO - Make less quirky syntax for this
"ircnet.underworld.no.".aliases = [ "irc" ];