From 19a920fd2959d84a06978bc379e1ba12cd2fee3a Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 8 Dec 2025 16:55:03 +0100 Subject: [PATCH] disable ollama ui --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 317633c..b3a6699 100644 --- a/flake.nix +++ b/flake.nix @@ -356,7 +356,7 @@ # Additional services ./nixos/steam.nix # Steam gaming platform ./nixos/ollama.nix # AI/LLM service - ./nixos/ollama-ui.nix # Web UI for Ollama + # ./nixos/ollama-ui.nix # Web UI for Ollama ./nixos/garage.nix # Object storage service # User-specific home manager configuration @@ -395,7 +395,7 @@ # Additional services ./nixos/steam.nix # Steam gaming platform ./nixos/ollama.nix # AI/LLM service - ./nixos/ollama-ui.nix # Web UI for Ollama + # ./nixos/ollama-ui.nix # Web UI for Ollama ./nixos/garage.nix # Object storage service # User-specific home manager configuration