From e9a27b37920a7c6c90882ee71faa6c22830fe5d1 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 1 Apr 2026 22:35:45 -0500 Subject: [PATCH] task | disable matrix tui as it is not building --- home/common/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/default.nix b/home/common/default.nix index cb0c75b..13b6945 100644 --- a/home/common/default.nix +++ b/home/common/default.nix @@ -26,7 +26,7 @@ ./taskwarrior.nix ./topgrade.nix ./tmux.nix - ./tui.nix + # ./tui.nix ./vifm.nix ]; home.packages = with pkgs; [