Regenerated

This commit is contained in:
2026-04-09 13:57:29 +02:00
parent 41412512a2
commit 50d8b672bb
3 changed files with 308 additions and 311 deletions
+308 -309
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -1080,7 +1080,6 @@ This sets up the zsh in the terminal
let
# Default username fallback
username = config.defaultUser or "henrov";
# Path to optional per-user generated zshrc
generatedZsh = "${flakeRoot}/generated/.config/zsh/.zshrc";
in
@@ -3,7 +3,6 @@
let
# Default username fallback
username = config.defaultUser or "henrov";
# Path to optional per-user generated zshrc
generatedZsh = "${flakeRoot}/generated/.config/zsh/.zshrc";
in