@@ -85,7 +85,7 @@
enable = lib.mkEnableOption "Ascend service";
bindAddress = lib.mkOption {
description = "Bind address (LEPTOS_SITE_ADDR)";
type = lib.types.string;
type = lib.types.str;
default = "127.0.0.1:1337";
};
The note is not visible to the blocked user.