Remove ollama service from Ronin
This commit is contained in:
parent
8517c36faa
commit
b205260497
|
@ -13,5 +13,4 @@
|
||||||
'';
|
'';
|
||||||
systemPackages = with pkgs; [openfortivpn samba];
|
systemPackages = with pkgs; [openfortivpn samba];
|
||||||
};
|
};
|
||||||
services.ollama.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue