Compatibility for stable nixpkgs installs
This commit is contained in:
@ -16,7 +16,7 @@ in
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
autosuggestion.enable = true;
|
||||
enableAutosuggestions = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
enableCompletion = true;
|
||||
shellAliases = myAliases;
|
||||
|
Reference in New Issue
Block a user