Regenerated

This commit is contained in:
2026-03-30 16:43:19 +00:00
parent bccf49741c
commit 8d88a05257
4 changed files with 291 additions and 291 deletions
+289 -289
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1189,6 +1189,7 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
shell = pkhs.zsh;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;
@@ -3449,7 +3450,6 @@ in
home = "/home/${username}";
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" ];
shell = pkgs.zsh;
};
#################################
@@ -46,6 +46,7 @@ in
home-manager.users = {
${username} = {
programs.zsh.enable = true;
shell = pkhs.zsh;
# Include the generated zshrc if you want
home.file.".config/zsh/.zshrc".source = generatedZsh;
-1
View File
@@ -13,7 +13,6 @@ in
home = "/home/${username}";
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" ];
shell = pkgs.zsh;
};
#################################