Remove ollama for perso/pro

This commit is contained in:
Florian RICHER 2024-08-15 16:25:29 +02:00
parent 851a9cecac
commit 86d8732081
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
3 changed files with 0 additions and 6 deletions

View file

@ -36,7 +36,6 @@
};
server = {
ollama.enable = true;
distrobox.enable = true;
};
};

View file

@ -47,9 +47,5 @@
printing.enable = true;
waydroid.enable = true;
};
server = {
ollama.enable = true;
};
};
}

View file

@ -49,7 +49,6 @@
};
server = {
ollama.enable = true;
distrobox.enable = true;
};
};