+Msty Studio

This commit is contained in:
m3tam3re
2025-08-30 09:05:58 +02:00
parent 6ce51f5cf2
commit 7c355127c7
4 changed files with 40 additions and 1 deletions

View File

@ -4,6 +4,7 @@
launch-webapp = pkgs.callPackage ./launch-webapp/default.nix {};
msty = pkgs.callPackage ./msty {};
msty-sidecar = pkgs.callPackage ./msty-sidecar {};
msty-studio = pkgs.callPackage ./msty-studio {};
zellij-ps = pkgs.callPackage ./zellij-ps {};
aider-chat-env = pkgs.callPackage ./aider-chat-env {};
code2prompt = pkgs.callPackage ./code2prompt {};