about summary refs log tree commit diff
path: root/common-workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common-workstation.nix')
-rw-r--r--common-workstation.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common-workstation.nix b/common-workstation.nix
index a6ae7839..b5f3eff6 100644
--- a/common-workstation.nix
+++ b/common-workstation.nix
@@ -4,6 +4,7 @@
   imports = [
     ./common.nix
     ./packages.nix
+    ./zsh.nix
     <nixpkgs/nixos/modules/programs/virtualbox.nix>
   ];