Regenerated

This commit is contained in:
2026-04-09 14:07:23 +02:00
parent e419ea8db1
commit 3533602e22
3 changed files with 314 additions and 317 deletions
+310 -311
View File
File diff suppressed because it is too large Load Diff
+2 -3
View File
@@ -3473,6 +3473,8 @@ in
home = "/home/${username}";
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" "bluetooth" ];
# Set zsh as default login shell
shell = pkgs.zsh;
};
#################################
@@ -3494,9 +3496,6 @@ 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";
+2 -3
View File
@@ -12,6 +12,8 @@ in
home = "/home/${username}";
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" "bluetooth" ];
# Set zsh as default login shell
shell = pkgs.zsh;
};
#################################
@@ -33,9 +35,6 @@ 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";