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
+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";