servidos.lat > lebubu.org

This commit is contained in:
Danilo Reyes 2025-10-29 13:12:31 -06:00
parent 943d9f3329
commit 0ec7fc1ec9

View File

@ -39,7 +39,7 @@ in
};
domain = lib.mkOption {
type = lib.types.str;
default = "servidos.lat";
default = "lebubu.org";
description = "The domain name.";
};
ips = lib.mkOption {