about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-10-31 21:11:57 +0100
committerEmile <git@emile.space>2023-10-31 21:11:57 +0100
commit810d029b5e5c344ef5a8ec3a3dce1d2a7bcee0f5 (patch)
tree9389354a0b70c3d0643801f4f5c8e6b59f073651
parent8382122a40b29f8b3f7d5d152fc90f0bfa0814bc (diff)
wcov -> wcov
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 5bd12d6..33e9db7 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,7 +17,7 @@
        };
       "wyze-4_17_4_394" = rec {
         name = "Wyze Cam Outdoor v1 Firmware ${version}";
-        basePath = "wcov";
+        basePath = "wco";
         version = "wco_cam_4.17.4.394";
         hash = "sha256-x0hnWHhkFu8jIPcQjJaIIIiz6lLsC1A+2uDErhNLmKQ=";
        };