fix(bbsteamie): replace password with correct one
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
1cdcb9d6b7
commit
0a7144e0f0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
users.users.${mainUser} = {
|
||||
isNormalUser = true;
|
||||
|
||||
hashedPassword = "$y$j9T$OSui2t4Ol8HKY2E09k4Wl/$fv6kORhiLzbh7kaoAxAS1FypQD1VYjTUYhblwUJrcS8";
|
||||
hashedPassword = "$y$j9T$b6YdvHx1b/HOD6Kt3Tw1W.$yIy5Km1xBViJA2kra9l38S/0auhEHPdXOMb6RBhgxID";
|
||||
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
|
|
Loading…
Add table
Reference in a new issue