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

4 lines
65 B
Nix
Raw Normal View History

2025-07-25 01:33:16 +01:00
{
2025-07-31 19:48:30 +01:00
flake.modules.nixos.desktop.services.ollama.enable = true;
2025-07-25 01:33:16 +01:00
}