nixos-config/pkgs/default.nix

4 lines
56 B
Nix

pkgs: {
watcharr = pkgs.callPackage ./watcharr { };
}