+MSTY
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
# Define your custom packages here
|
||||
msty = pkgs.callPackage ./msty {};
|
||||
zellij-ps = pkgs.callPackage ./zellij-ps {};
|
||||
aider-chat-env = pkgs.callPackage ./aider-chat-env {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user