about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 3287461..42bc2e0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -31,7 +31,7 @@
        };
       "wyze-4_17_3_93" = rec {
         name = "Wyze Cam Outdoor v1 Firmware ${version}";
-        basePath = "wcov";
+        basePath = "wco";
         version = "wco_cam_sd_4.17.3.93";
         hash = "sha256-9iS8rR9ncKQUMcf17lwHFYBD3GbDhLYvZEUopcZfoPY=";
        };