Regenerated

This commit is contained in:
2026-03-30 13:57:33 +00:00
parent 958f64bf1c
commit 3963be2a84
3 changed files with 292 additions and 292 deletions
+288 -288
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1189,9 +1189,9 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
enableCompletion = true;
#enableCompletion = true;
#autosuggestion.enable = true;
# syntaxHighlighting.enable = true;
syntaxHighlighting.enable = true;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;
@@ -46,9 +46,9 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
enableCompletion = true;
#enableCompletion = true;
#autosuggestion.enable = true;
# syntaxHighlighting.enable = true;
syntaxHighlighting.enable = true;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;