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