Ollama
This commit is contained in:
@@ -6,6 +6,8 @@ let
|
||||
includeEmulator = false;
|
||||
};
|
||||
in {
|
||||
|
||||
imports = [ ./ollama ];
|
||||
config = lib.mkIf (config.syscfg.make.develop) {
|
||||
environment.systemPackages = with pkgs;
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user