From c044f2aa5ab8b7f4c9d9af60ee37db3a4da2b2f1 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:49:56 -0500 Subject: [PATCH] fix --- modules/programs/zsh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/programs/zsh.nix b/modules/programs/zsh.nix index af44cbc..8b0f761 100644 --- a/modules/programs/zsh.nix +++ b/modules/programs/zsh.nix @@ -61,4 +61,5 @@ in yazi zsh ]; + }; } \ No newline at end of file