From 09000a36c565330f2070c3bf85cdb15ff53de997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A7=84=EC=9A=B0=20=EC=A1=B0?= Date: Tue, 18 Nov 2025 10:30:23 +0000 Subject: [PATCH] Update file configuration.nix --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [