This commit is contained in:
Fern Garden 2025-07-24 18:09:09 +08:00
parent c4b1748d99
commit 9d57d788f6
3 changed files with 44 additions and 5 deletions

View file

@ -14,6 +14,9 @@ with inputs;
# Dymo label printer drivers.
cups-dymo = prev.pkgs.callPackage ./packages/cups-dymo {};
# Latest nh from git.
nh = nh.packages.${system}.nh;
# Latest FluffyChat.
fluffychat =
(import nixpkgs-pr-fluffychat