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