Enable ollama for Ronin
This commit is contained in:
parent
b4e558ab08
commit
ac3d5520c4
|
@ -16,5 +16,6 @@
|
|||
'';
|
||||
systemPackages = with pkgs; [openfortivpn samba];
|
||||
};
|
||||
services.ollama.enable = true;
|
||||
programs.firefox.policies.Homepage.URL = lib.mkForce "https://nucleus.ukaea.uk";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue