overlay fix?

This commit is contained in:
Danilo Reyes 2025-05-24 14:12:20 -06:00
parent b48afc4549
commit cbc92f1d0d

View File

@ -51,5 +51,5 @@ _final: prev: {
withVencord = true;
withOpenASAR = true;
};
inherit (pkgsU) qbittorrent-api;
inherit (pkgsU.python3.withPackages) qbittorrent-api;
}