diff --git a/home.nix b/home.nix index 7486348..96ab23e 100644 --- a/home.nix +++ b/home.nix @@ -106,7 +106,7 @@ programs.zsh = { enable = true; enableCompletion = true; - autosuggestions = { + autosuggestion = { enable = true; }; oh-my-zsh = {