Enable Audacity and add local Ollama provider configuration

- Remove comment from audacity.nix to enable Audacity application
- Add Ollama provider configuration for local LLM access
- Configure glm-4.7-flash model with custom base URL
This commit is contained in:
2026-02-19 00:19:08 +05:30
parent c22ff38874
commit dca434c0ba
2 changed files with 17 additions and 2 deletions

View File

@@ -3,9 +3,9 @@
device,
...
}:
lib.optionalAttrs device.hasGui {
lib.optionalAttrs device.hasGui {
imports = [
# ./audacity.nix
./audacity.nix
# ./bottles.nix
# ./cursor.nix
# ./gimp.nix