Upgrade flake

This commit is contained in:
marc
2024-10-27 14:32:46 +01:00
parent 25a24fe206
commit eef75973d4
10 changed files with 74 additions and 104 deletions

View File

@@ -24,7 +24,7 @@ in
enable = true;
dotDir = ".config/zsh";
enableAutosuggestions = true;
autosuggestion.enable = true;
enableCompletion = true;
syntaxHighlighting.enable = true;