Fucking hell

This commit is contained in:
niten 2024-10-31 17:20:50 -07:00
parent 82cd4d1db4
commit 358859f0b7

View File

@ -122,6 +122,7 @@ in rec {
type = str; type = str;
description = description =
"Primary domain to which the host belongs, in the form of a domain name."; "Primary domain to which the host belongs, in the form of a domain name.";
default = "fudo.org";
}; };
extra-domains = mkOption { extra-domains = mkOption {