portunus: remove

This commit is contained in:
quitte 2024-07-05 14:18:30 +02:00 committed by Rouven Seifert
parent 3480be73ef
commit 0e89677675
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
8 changed files with 179 additions and 96 deletions

View file

@ -2,10 +2,10 @@
{
networking = {
# portunus module does weird things to this, so we force it to some sane values
hosts = {
"127.0.0.1" = lib.mkForce [ "quitte.ifsr.de" "quitte" ];
"::1" = lib.mkForce [ "quitte.ifsr.de" "quitte" ];
};
# hosts = {
# "127.0.0.1" = lib.mkForce [ "quitte.ifsr.de" "quitte" ];
# "::1" = lib.mkForce [ "quitte.ifsr.de" "quitte" ];
# };
hostId = "a71c81fc";
domain = "ifsr.de";
hostName = "quitte";