diff --git a/modules/crowdsec/default.nix b/modules/crowdsec/default.nix index dea3a46..b9411a1 100644 --- a/modules/crowdsec/default.nix +++ b/modules/crowdsec/default.nix @@ -107,8 +107,8 @@ in { }; settings = mkOption { description = mdDoc '' - Settings for MediaMTX. Refer to the defaults at - . + Settings for Crowdsec. Refer to the defaults at + . ''; type = format.type; default = {};