Regenerated

This commit is contained in:
2026-04-09 14:04:36 +02:00
parent 9f2f989e18
commit acb506367d
3 changed files with 317 additions and 308 deletions
+311 -308
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -3494,6 +3494,9 @@ in
chmod -R u+rwx $HOME/.config
'';
# Set zsh as default login shell
shell = pkgs.zsh;
# Locale and timezone settings
home.sessionVariables = {
LANG = "nl_NL.UTF-8";
+3
View File
@@ -33,6 +33,9 @@ in
chmod -R u+rwx $HOME/.config
'';
# Set zsh as default login shell
shell = pkgs.zsh;
# Locale and timezone settings
home.sessionVariables = {
LANG = "nl_NL.UTF-8";