From 182e7836debd825cd352251540ee9bf3ea4f2161 Mon Sep 17 00:00:00 2001 From: Sense T Date: Mon, 26 Jun 2023 21:20:30 +0800 Subject: [PATCH] update --- global/software-configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/global/software-configuration.nix b/global/software-configuration.nix index d40089b..2dc2156 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -55,5 +55,6 @@ }; git.enable = true; + zsh.enable = true; }; } \ No newline at end of file