mirror of
https://github.com/davegallant/nix-config
synced 2025-11-26 03:24:17 +00:00
Compare commits
2 Commits
44b2d58420
...
1f9a1a20dd
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f9a1a20dd | |||
| 37945251cf |
@@ -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
|
||||
|
||||
@@ -88,10 +88,6 @@
|
||||
|
||||
# python
|
||||
poetry
|
||||
(unstable.python3.withPackages (ps: [
|
||||
ps.llm
|
||||
ps.llm-ollama
|
||||
]))
|
||||
virtualenv
|
||||
|
||||
# media
|
||||
|
||||
Reference in New Issue
Block a user