diff options
author | Emile <git@emile.space> | 2023-10-31 22:56:10 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2023-10-31 22:56:10 +0100 |
commit | 9dce6766ea77e54699b6c5f682d529dbfce237a0 (patch) | |
tree | bf28c28535a0ba3be104fb401562192c23e3da73 /flake.nix | |
parent | e911f1c5482ce480ac394d2985e6bb8cf0159b8c (diff) |
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index d28b9c4..3b352bd 100644 --- a/flake.nix +++ b/flake.nix @@ -73,7 +73,7 @@ }; # Wyze Cam Pan v3 Firmware - "wyze-4.50.3.4240" = rec { + "wyze-4_50_3_4240" = rec { name = "Wyze Cam Pan v3 Firmware ${version}"; # https://download.wyzecam.com/firmware/Panv3/recovery_wyzepan3_4.50.3.4240.bin.zip basePath = "Panv3"; |