about summary refs log tree commit diff
path: root/hosts/common
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common')
-rw-r--r--hosts/common/system/software.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/system/software.nix b/hosts/common/system/software.nix
index dec632e..e872679 100644
--- a/hosts/common/system/software.nix
+++ b/hosts/common/system/software.nix
@@ -40,6 +40,7 @@ in {
     vim
     wget
     wireguard
+    zsh
   ];
 
   programs.bcc.enable = true;