summary refs log tree commit diff stats
path: root/user/settings
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings')
-rw-r--r--user/settings/nixos.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/nixos.nix b/user/settings/nixos.nix
index 79f9ca93..de386db3 100644
--- a/user/settings/nixos.nix
+++ b/user/settings/nixos.nix
@@ -7,7 +7,6 @@
   ];
 
   programs.zsh = {
-    enableGlobalCompInit = false;
     shellAliases = {
       nor = "nixos-rebuild";
       snor = "sudo nixos-rebuild";