Regenerated

This commit is contained in:
2026-04-09 14:17:19 +02:00
parent 71716e585b
commit ab27118931
3 changed files with 312 additions and 309 deletions
+1
View File
@@ -12,6 +12,7 @@ in
home = "/home/${username}";
hashedPassword = "$6$S7iShgBxB.77CwmP$i0njK.2r3OL5UEvgZbmwZ0rnpZ4QyJcv8p9uCmJ4AiVPSMXkQkIwMLzyAOnJ0q8.tPLIp/7EquEIZeK8qbmgw/";
extraGroups = [ "wheel" "networkmanager" "bluetooth" ];
ignoreShellProgramCheck = true; # <-- avoids the assertion
shell = pkgs.zsh;
};