summary refs log tree commit diff stats
path: root/system/modules/user-interface.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/modules/user-interface.nix')
-rw-r--r--system/modules/user-interface.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/modules/user-interface.nix b/system/modules/user-interface.nix
index c913bc70..4cc600d4 100644
--- a/system/modules/user-interface.nix
+++ b/system/modules/user-interface.nix
@@ -3,6 +3,8 @@
 { documentation.info.enable = true;
   nixpkgs.config.firefox.enableOfficialBranding = true;
 
+  environment.pathsToLink = [ "/share/zsh" ];
+
   environment.systemPackages = with pkgs; [
     aria2
     firefox