diff --git a/configuration.nix b/configuration.nix index e7d6fc6..485866f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -80,7 +80,7 @@ in }; # User Account Setup - REQUIRED: Change "hydenix" to your desired username (must match above) - users.bangae1 = { + users.users.bangae1 = { isNormalUser = true; initialPassword = "1"; # SECURITY: Change this password after first login with `passwd` extraGroups = [