fix(grocy): pygrocy dep

This commit is contained in:
arcnmx 2025-01-23 21:00:25 -08:00
parent be888dab2e
commit 0b78e09ed4
3 changed files with 7 additions and 2 deletions

View file

@ -57,6 +57,8 @@
systemd2mqtt
;
pygrocy = pkgs.python3Packages.callPackage ./grocy/pygrocy.nix { };
nf-setup-node = let
reisen = ../systems/reisen;
inherit (inputs.self.lib.lib) userIs;