Correctifs maj 18.09
This commit is contained in:
parent
2dcb9e51f5
commit
c7fdc18c0c
@ -62,7 +62,7 @@
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableAutosuggestions = true;
|
||||
autosuggestions.enable = true;
|
||||
enableCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
interactiveShellInit = ''
|
||||
|
Loading…
Reference in New Issue
Block a user