Remove ollama from Ronin
This commit is contained in:
parent
4c3b24bd60
commit
18308b3caf
|
@ -21,8 +21,5 @@
|
|||
'';
|
||||
systemPackages = with pkgs; [ openfortivpn ];
|
||||
};
|
||||
services = {
|
||||
hardware.bolt.enable = true;
|
||||
ollama.enable = true;
|
||||
};
|
||||
services.hardware.bolt.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue