nix-config/modules2/hosts/t480/ollama.nix
Oliver Davies 6728f32ffc
All checks were successful
/ check (push) Successful in 1m38s
Move ollama configuration
2025-07-25 01:33:18 +01:00

3 lines
60 B
Nix

{
flake.modules.nixos.pc.services.ollama.enable = true;
}