config: Jupiter Domain

This commit is contained in:
2026-08-13 17:22:58 +02:00
parent abe2431dbb
commit 652630cfe4
+1 -1
View File
@@ -4,7 +4,7 @@ _: {
]; ];
networking = { networking = {
domain = "jupiter.solar.internal"; domain = "jupiter";
search = [ "jupiter.solar.internal" ]; search = [ "jupiter.solar.internal" ];
}; };
} }