diff --git a/nix/home.nix b/nix/home.nix index b6453c4..54bff6a 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -155,7 +155,7 @@ ignoreAllDups = true; path = "${config.xdg.dataHome}/zsh/history"; }; - enableAutosuggestions = true; + autosuggestion.enable = true; enableCompletion = true; syntaxHighlighting.enable = true; shellAliases = {