fix llm stuff

This commit is contained in:
atagen 2024-09-11 10:15:54 +10:00
parent ad421cea84
commit 5786863608
12 changed files with 131 additions and 95 deletions

View file

@ -2,6 +2,7 @@
murex = pkgs.murex.overrideAttrs {
passthru = {
shellPath = "/bin/murex";
overrideModAttrs = {};
};
};
in {