Regenerated

This commit is contained in:
2026-03-30 16:43:19 +00:00
parent bccf49741c
commit 8d88a05257
4 changed files with 291 additions and 291 deletions
@@ -46,6 +46,7 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
shell = pkhs.zsh;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;