Regenerated

This commit is contained in:
2026-03-30 13:57:10 +00:00
parent d5d21b7e45
commit 958f64bf1c
3 changed files with 294 additions and 294 deletions
+290 -290
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1190,8 +1190,8 @@ in
${username} = {
programs.zsh.enable = true;
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
#autosuggestion.enable = true;
# syntaxHighlighting.enable = true;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;
@@ -47,8 +47,8 @@ in
${username} = {
programs.zsh.enable = true;
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
#autosuggestion.enable = true;
# syntaxHighlighting.enable = true;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;