chore: flake update

This commit is contained in:
arcnmx 2024-03-12 13:17:42 -07:00
parent 6216f0bb4c
commit b37e17bc0f
3 changed files with 19 additions and 59 deletions

View file

@ -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 [