nix-config/modules/hosts/t480/ollama.nix

4 lines
66 B
Nix
Raw Normal View History

2025-07-25 01:33:16 +01:00
{
2025-08-12 09:03:43 +01:00
flake.modules.nixos.desktop.services.ollama.enable = false;
2025-07-25 01:33:16 +01:00
}