diff --git a/default.nix b/default.nix index 7e2bd30..84a1a0c 100644 --- a/default.nix +++ b/default.nix @@ -38,7 +38,7 @@ in nix.settings.trusted-users = [ "administration" ]; - networking.domain = "test.htw.stura-dresden.de"; + networking.domain = "htw.stura-dresden.de"; time.timeZone = "Europe/Berlin";