Switch to 24.11

This commit is contained in:
niten 2025-01-26 10:54:09 -08:00
parent 358859f0b7
commit c9f66e2ed0

View File

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