nix-dotfiles/modules/nixos/ollama.nix
2025-01-26 17:51:14 +01:00

3 lines
37 B
Nix

{
services.ollama.enable = true;
}