Regenerated
This commit is contained in:
+308
-309
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user