about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-10-31 21:05:27 +0100
committerEmile <git@emile.space>2023-10-31 21:05:27 +0100
commitf6290a8e4f95371ad345ea645119f8f74d608f84 (patch)
tree90de7b3d986f9882fb8cf8d081c484416768b25e
parent2e154b68139f3a5a3831a7c8e6161ae82f115a63 (diff)
wcov -> wco
-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=";
        };