mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 15:56:50 +01:00
home-assistant: support qnap component
This commit is contained in:
parent
09c5faf7b5
commit
cd89da18c4
1 changed files with 2 additions and 1 deletions
|
@ -2091,7 +2091,8 @@
|
|||
georss-qld-bushfire-alert-client
|
||||
];
|
||||
"qnap" = ps: with ps; [
|
||||
]; # missing inputs: qnapstats
|
||||
qnapstats
|
||||
];
|
||||
"qnap_qsw" = ps: with ps; [
|
||||
aioqsw
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue