nix-config/modules2/hosts/t480/ollama.nix
2025-08-12 09:03:43 +01:00

3 lines
66 B
Nix

{
flake.modules.nixos.desktop.services.ollama.enable = false;
}