diff --git a/modules/cross-platform/home-manager/shell.nix b/modules/cross-platform/home-manager/shell.nix index fb71a35..292ca3d 100644 --- a/modules/cross-platform/home-manager/shell.nix +++ b/modules/cross-platform/home-manager/shell.nix @@ -66,7 +66,7 @@ }; home.sessionVariables = { - _ZO_EXCLUDE_DIRS = "$HOME:$HOME/docs/share:/mnt/share"; + _ZO_EXCLUDE_DIRS = "$HOME:$HOME/docs/share:/mnt"; }; # Install eza