diff options
author | azahi <azat@bahawi.net> | 2025-03-12 20:17:13 +0300 |
---|---|---|
committer | azahi <azat@bahawi.net> | 2025-03-12 20:17:13 +0300 |
commit | c81dc5a13b469c511fac6fa2390b70422d1b4da5 (patch) | |
tree | 4dab5909006ab5c25da6bd9fde6a714c7719ded7 /configurations/eonwe/ollama.nix | |
parent | 2025-02-17 (diff) |
Diffstat (limited to 'configurations/eonwe/ollama.nix')
-rw-r--r-- | configurations/eonwe/ollama.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configurations/eonwe/ollama.nix b/configurations/eonwe/ollama.nix index 13ff300..4b30e0d 100644 --- a/configurations/eonwe/ollama.nix +++ b/configurations/eonwe/ollama.nix @@ -27,7 +27,6 @@ services = { ollama = { - # FIXME https://github.com/NixOS/nixpkgs/issues/376930 enable = true; host = "0.0.0.0"; |