Project: NixOS live USB that boots a Windows workstation into a headless "AI mode" with Ollama + CUDA + MinIO-backed model sync. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
16 lines
216 B
Text
16 lines
216 B
Text
# Nix build outputs
|
|
result
|
|
result-*
|
|
|
|
# Baked-in secrets / host-specific files copied at build time
|
|
keys/
|
|
|
|
# Editor noise
|
|
.direnv/
|
|
.vscode/
|
|
*.swp
|
|
.DS_Store
|
|
|
|
# Do not commit the AI-CONFIG contents
|
|
AI-CONFIG/
|
|
minio.env
|