Regenerated

This commit is contained in:
2026-03-31 07:32:03 +00:00
parent 3137cda7fd
commit 27d268a8f4
3 changed files with 288 additions and 291 deletions
+288 -289
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -1189,7 +1189,6 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
programs.zsh.shell = pkgs.zsh;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;
@@ -46,7 +46,6 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
programs.zsh.shell = pkgs.zsh;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;