Don't set a default for domain

This commit is contained in:
niten 2024-10-31 16:02:36 -07:00
parent 0eeb0eea47
commit 82cd4d1db4

View File

@ -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 {