1
0
Fork 0

add tapo cli

This commit is contained in:
Maurice Debray 2026-02-10 16:30:26 +01:00
parent ea3f8f01bb
commit 4638bfae0e
7 changed files with 166 additions and 25 deletions

15
nix/lon.lock Normal file
View file

@ -0,0 +1,15 @@
{
"version": "1",
"sources": {
"nixpkgs": {
"type": "GitHub",
"fetchType": "tarball",
"owner": "NixOS",
"repo": "nixpkgs",
"branch": "nixos-unstable",
"revision": "d6c71932130818840fc8fe9509cf50be8c64634f",
"url": "https://github.com/NixOS/nixpkgs/archive/d6c71932130818840fc8fe9509cf50be8c64634f.tar.gz",
"hash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84="
}
}
}