Update file configuration.nix

This commit is contained in:
2025-11-18 10:30:23 +00:00
parent df79acf7f5
commit 09000a36c5

View File

@@ -80,7 +80,7 @@ in
}; };
# User Account Setup - REQUIRED: Change "hydenix" to your desired username (must match above) # User Account Setup - REQUIRED: Change "hydenix" to your desired username (must match above)
users.bangae1 = { users.users.bangae1 = {
isNormalUser = true; isNormalUser = true;
initialPassword = "1"; # SECURITY: Change this password after first login with `passwd` initialPassword = "1"; # SECURITY: Change this password after first login with `passwd`
extraGroups = [ extraGroups = [