diff --git a/nixos.nix b/nixos.nix index c6a0715..effff31 100644 --- a/nixos.nix +++ b/nixos.nix @@ -15,7 +15,7 @@ in nginxHostname = mkOption { type = types.str; - default = "wormspace.filefighte.de"; + default = "wormspace.filefighter.de"; }; port = mkOption { type = types.int;