Remove ollama for perso/pro
This commit is contained in:
parent
851a9cecac
commit
86d8732081
3 changed files with 0 additions and 6 deletions
|
@ -36,7 +36,6 @@
|
|||
};
|
||||
|
||||
server = {
|
||||
ollama.enable = true;
|
||||
distrobox.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -47,9 +47,5 @@
|
|||
printing.enable = true;
|
||||
waydroid.enable = true;
|
||||
};
|
||||
|
||||
server = {
|
||||
ollama.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
};
|
||||
|
||||
server = {
|
||||
ollama.enable = true;
|
||||
distrobox.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue