fix(packages/zenergy): remove package from flake and explain how to use it

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-03-06 11:13:45 -03:00
parent a471e424f8
commit f126b88daf
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 7 additions and 1 deletions

View file

@ -74,7 +74,6 @@
packages."${system}" = {
wb32dfu-udev-rules = pkgs.callPackage ./packages/wb32dfu-udev-rules { };
zenergy = pkgs.callPackage ./packages/zenergy.nix { };
};
nixosModules = {