From 8aafaf7d357c77f3b952cace737976f4c0e5519e Mon Sep 17 00:00:00 2001 From: hektor Date: Sun, 26 Apr 2026 18:59:40 +0200 Subject: [PATCH] chore: disable 'mcp-nixos' temporarily (failed test) --- home/modules/ai-tools/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/ai-tools/default.nix b/home/modules/ai-tools/default.nix index a3aa11e4..5f8001b3 100644 --- a/home/modules/ai-tools/default.nix +++ b/home/modules/ai-tools/default.nix @@ -68,7 +68,7 @@ in platforms = [ "x86_64-linux" ]; }; }) - mcp-nixos + # mcp-nixos ]; }) (lib.mkIf cfg.tirith.enable {