Scorch: enable ollama service
This commit is contained in:
parent
7cad4506c0
commit
eec2bc0afd
|
@ -18,5 +18,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