diff --git a/layers/zsh.nix b/layers/zsh.nix
index a6f82bef4b8b2e3457c34d699f70579496bb98bb..d997109af1823133e8c3f40c21815b0a8536e950 100644
--- a/layers/zsh.nix
+++ b/layers/zsh.nix
@@ -85,7 +85,6 @@ in
     "hist_ignore_all_dups"
     "inc_append_history"
     "hist_fcntl_lock"
-    "extended_glob"
   ];
 
   programs.zsh.interactiveShellInit = ''