mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
flake update
This commit is contained in:
parent
81f98593a2
commit
62e97d324a
3 changed files with 80 additions and 62 deletions
|
|
@ -146,7 +146,6 @@ in {
|
|||
energy = {};
|
||||
group = {};
|
||||
history = {};
|
||||
image = {};
|
||||
input_boolean = {};
|
||||
input_button = {};
|
||||
input_datetime = {};
|
||||
|
|
@ -188,6 +187,7 @@ in {
|
|||
aiohomekit
|
||||
securetar
|
||||
getmac # for upnp integration
|
||||
python-otbr-api
|
||||
(aiogithubapi.overrideAttrs (_: { doInstallCheck = false; }))
|
||||
];
|
||||
extraComponents = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue