diff --git a/lib/types/host.nix b/lib/types/host.nix index a3037a7..3d50cdd 100644 --- a/lib/types/host.nix +++ b/lib/types/host.nix @@ -122,7 +122,6 @@ in rec { type = str; description = "Primary domain to which the host belongs, in the form of a domain name."; - default = "fudo.org"; }; extra-domains = mkOption {