schizo v2
This commit is contained in:
parent
0e8f866256
commit
5b4aee13e7
4 changed files with 337 additions and 83 deletions
|
|
@ -9,6 +9,7 @@
|
|||
nixPackages = with pkgs; with python313Packages; [
|
||||
requests
|
||||
prompt-toolkit
|
||||
pypdf
|
||||
];
|
||||
in {
|
||||
devShells."${system}".default = pkgs.mkShell {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue