Added ollama
This commit is contained in:
parent
1bf2737d9a
commit
15a778cd3b
|
@ -46,6 +46,8 @@ in {
|
|||
services.mullvad-vpn.package = pkgs.mullvad-vpn;
|
||||
|
||||
|
||||
services.ollama.enable = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Stockholm";
|
||||
|
||||
|
|
Loading…
Reference in a new issue