Compare commits

...

2 Commits

Author SHA1 Message Date
1f9a1a20dd Cleanup python packages 2025-11-08 20:44:35 -05:00
37945251cf Update README.md 2025-11-08 20:39:09 -05:00
2 changed files with 2 additions and 5 deletions

View File

@@ -6,7 +6,8 @@ The configuration is very specific to my own machines and setup, but it may be a
## Prerequisites
- [Determinate Nix](https://determinate.systems/nix-installer)
- [NixOS](nixos.org) (Linux)
- [Determinate Nix](https://determinate.systems/nix-installer) (macOS)
- [just](https://github.com/casey/just)
## Build

View File

@@ -88,10 +88,6 @@
# python
poetry
(unstable.python3.withPackages (ps: [
ps.llm
ps.llm-ollama
]))
virtualenv
# media