mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore: flake update
This commit is contained in:
parent
6216f0bb4c
commit
b37e17bc0f
3 changed files with 19 additions and 59 deletions
|
|
@ -202,7 +202,6 @@ in {
|
|||
securetar
|
||||
getmac # for upnp integration
|
||||
python-otbr-api
|
||||
protobuf3
|
||||
(aiogithubapi.overrideAttrs (_: {doInstallCheck = false;}))
|
||||
]
|
||||
(mkIf cfg.homekit.enable [
|
||||
|
|
@ -210,7 +209,7 @@ in {
|
|||
])
|
||||
(mkIf cfg.androidTv.enable [
|
||||
adb-shell
|
||||
(callPackage ../../packages/androidtvremote2.nix { })
|
||||
androidtvremote2
|
||||
])
|
||||
];
|
||||
extraComponents = mkMerge [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue