Regenerated
This commit is contained in:
+311
-308
File diff suppressed because it is too large
Load Diff
@@ -3494,6 +3494,9 @@ in
|
|||||||
chmod -R u+rwx $HOME/.config
|
chmod -R u+rwx $HOME/.config
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Set zsh as default login shell
|
||||||
|
shell = pkgs.zsh;
|
||||||
|
|
||||||
# Locale and timezone settings
|
# Locale and timezone settings
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
LANG = "nl_NL.UTF-8";
|
LANG = "nl_NL.UTF-8";
|
||||||
|
|||||||
@@ -33,6 +33,9 @@ in
|
|||||||
chmod -R u+rwx $HOME/.config
|
chmod -R u+rwx $HOME/.config
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Set zsh as default login shell
|
||||||
|
shell = pkgs.zsh;
|
||||||
|
|
||||||
# Locale and timezone settings
|
# Locale and timezone settings
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
LANG = "nl_NL.UTF-8";
|
LANG = "nl_NL.UTF-8";
|
||||||
|
|||||||
Reference in New Issue
Block a user