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 42bc2e0..5bd12d6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -25,7 +25,7 @@
       # v1 sd
       "wyze-4_17_4_124" = rec {
         name = "Wyze Cam Outdoor v1 Firmware ${version}";
-        basePath = "wcov";
+        basePath = "wco";
         version = "wco_cam_sd_4.17.4.124";
         hash = "sha256-GJRUEB7NBnaoWXhGpi7ZF50V1U3w5lQuIMUWV0WMXA0=";
        };