chore: remove deprecated todo-mcp

This commit is contained in:
2026-03-22 00:01:06 +01:00
parent d8ab6207d5
commit 59270fdcd5
3 changed files with 0 additions and 111 deletions

View File

@@ -19,7 +19,6 @@ in
config = lib.mkIf config.claude.enable {
home.packages = [
config.claude.package
packages.todo-mcp
pkgs.mcp-nixos
];
};