This commit is contained in:
soraefir
2026-01-27 23:41:15 +01:00
parent 4943b90476
commit 9019ba84e3
5 changed files with 20 additions and 3 deletions
+2
View File
@@ -6,6 +6,8 @@ let
includeEmulator = false;
};
in {
imports = [ ./ollama ];
config = lib.mkIf (config.syscfg.make.develop) {
environment.systemPackages = with pkgs;
[