Update 2 files

- /flake.nix
- /configuration.nix
This commit is contained in:
2025-11-18 10:30:01 +00:00
parent 6a309256d9
commit df79acf7f5
2 changed files with 4 additions and 4 deletions

View File

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