New Ollama.nix, the ai.nix did not work out. Added ZED-editor as separate app

This commit is contained in:
2026-02-28 15:06:46 +01:00
parent d894735654
commit 584d327234
3 changed files with 306 additions and 306 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, pkgs, flakeRoot }:
{ config, lib, pkgs, flakeRoot, ... }:
let
ollamaConfPath = flakeRoot + "/apps/ai/ollama/ollama.conf";
in