enable ollama and open-webui on laptop

This commit is contained in:
Kim, Jimin 2025-03-25 20:10:45 +09:00
parent a6fd04cfd8
commit f89f8dfd0e
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -100,6 +100,11 @@ args@{
# Services
services.xserver.enable = true;
services.tailscale.enable = true;
services.open-webui.enable = true;
services.ollama = {
enable = true;
acceleration = "cuda";
};
services.printing.enable = false; # enable only when needed
# This value determines the NixOS release from which the default