summaryrefslogtreecommitdiff
path: root/Omni/Dev/Beryllium.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-03-21 15:46:56 -0400
committerBen Sima <ben@bsima.me>2025-04-11 12:30:29 -0400
commitae011f80c7e85d23edc185876e3d026704221454 (patch)
treed53cee2cc2f3030d2882e7e542b2f6e6b0f1f2dd /Omni/Dev/Beryllium.nix
parentd4fba38b5d68952457bf1316471faf08e78950ca (diff)
Switch from simatime.com to bensima.com
This does the full transition: web server, mail server, xmpp. I expect some disruption, but hopefully this is everything and it just switches over without any problem.
Diffstat (limited to 'Omni/Dev/Beryllium.nix')
-rwxr-xr-xOmni/Dev/Beryllium.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Dev/Beryllium.nix b/Omni/Dev/Beryllium.nix
index 9a72353..556bea8 100755
--- a/Omni/Dev/Beryllium.nix
+++ b/Omni/Dev/Beryllium.nix
@@ -13,5 +13,5 @@ bild.os {
./Beryllium/OpenWebui.nix
];
networking.hostName = "beryllium";
- networking.domain = "beryl.simatime.com";
+ networking.domain = "beryl.bensima.com";
}