nix-dots/pkgs/default.nix

5 lines
107 B
Nix

pkgs: {
homer = pkgs.callPackage ./homer {};
keycloak-theme-keywind = pkgs.callPackage ./keywind {};
}