add ai mailer
This commit is contained in:
parent
3b043eaf6d
commit
9cfc423a38
9 changed files with 144 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ self: super: {
|
|||
ykfde = (super.callPackage ../pkgs/ykfde { });
|
||||
creality-print = (super.callPackage ../pkgs/creality-print.nix { });
|
||||
openaudible = (super.callPackage ../pkgs/openaudible.nix { });
|
||||
ai-mailer = self.callPackage ../pkgs/ai-mailer.nix { };
|
||||
|
||||
# vscode-insiders = (super.callPackage ../pkgs/vscode-insiders.nix { });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue