diff --git a/frigate-container.nix b/frigate-container.nix index e17b132..55afc5c 100644 --- a/frigate-container.nix +++ b/frigate-container.nix @@ -170,7 +170,7 @@ in { password-file = mkOption { type = str; - descriptionq = + description = "File containing password with which to authenticate to MQTT server."; }; };