diff --git a/Droidnix/generated/system/applications/terminal_shell/starship.nix b/Droidnix/generated/system/applications/terminal_shell/starship.nix index b1564339a..e0748206f 100644 --- a/Droidnix/generated/system/applications/terminal_shell/starship.nix +++ b/Droidnix/generated/system/applications/terminal_shell/starship.nix @@ -24,7 +24,7 @@ "kubectl" ]; }; - autosuggestions.enable = true; + autosuggestion.enable = true; syntaxHighlighting.enable = true; };