mirror of
https://github.com/davegallant/nix-config
synced 2026-01-12 01:34:06 +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
|
## 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)
|
- [just](https://github.com/casey/just)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|||||||
@@ -88,10 +88,6 @@
|
|||||||
|
|
||||||
# python
|
# python
|
||||||
poetry
|
poetry
|
||||||
(unstable.python3.withPackages (ps: [
|
|
||||||
ps.llm
|
|
||||||
ps.llm-ollama
|
|
||||||
]))
|
|
||||||
virtualenv
|
virtualenv
|
||||||
|
|
||||||
# media
|
# media
|
||||||
|
|||||||
Reference in New Issue
Block a user