open firewall for ollama
This commit is contained in:
parent
09def10dff
commit
1c63b22ef8
1 changed files with 1 additions and 0 deletions
|
|
@ -272,6 +272,7 @@
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
acceleration = "cuda";
|
acceleration = "cuda";
|
||||||
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
desktopManager.cosmic.enable = true;
|
desktopManager.cosmic.enable = true;
|
||||||
pcscd = {
|
pcscd = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue