mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Add ai and local address
This commit is contained in:
5
modules/services/ai.nix
Normal file
5
modules/services/ai.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
services.ollama.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user