🗑️ (neodymium/home) replace deprecated zsh instruction

This commit is contained in:
Laureηt 2023-07-02 14:38:51 +02:00
parent 583bad5e21
commit 2565e8446b
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -2,7 +2,7 @@
programs.zsh = {
enable = true;
enableAutosuggestions = true;
enableSyntaxHighlighting = true;
syntaxHighlighting.enable = true;
enableCompletion = true;
sessionVariables = {
VISUAL = "micro";