Regenerated

This commit is contained in:
2026-04-09 14:08:40 +02:00
parent 3533602e22
commit f6af41c327
3 changed files with 311 additions and 308 deletions
+309 -308
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -3474,6 +3474,7 @@ in
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" "bluetooth" ];
# Set zsh as default login shell
ignoreShellProgramCheck = true;
shell = pkgs.zsh;
};
+1
View File
@@ -13,6 +13,7 @@ in
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" "bluetooth" ];
# Set zsh as default login shell
ignoreShellProgramCheck = true;
shell = pkgs.zsh;
};