From f9b04510f6eb0650af1883c9acfe81af71237b0b Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 17 Feb 2025 15:36:30 -0500 Subject: [PATCH] disable zellij (fucks up vscode/zed term) --- modules/home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/default.nix b/modules/home/default.nix index b042f2d..99d137b 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -10,7 +10,7 @@ ./all/nix.nix ./all/git.nix ./all/direnv.nix - ./all/zellij.nix + # ./all/zellij.nix # ./nushell.nix ./all/just.nix # ./powershell.nix