mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-31 04:04:45 +00:00
Revert "Make ollama
daemon"
This reverts commit 8ad6c8f8b9f5e9be03afee9bffcb6301b2ebe24c.
This commit is contained in:
parent
fd1cef7ae1
commit
f65533bab0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ in {
|
|||
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
launchd.daemons.ollama = {
|
||||
launchd.user.agents.ollama = {
|
||||
path = [ config.environment.systemPath ];
|
||||
|
||||
environment = cfg.environmentVariables // {
|
||||
|
|
Loading…
Add table
Reference in a new issue