forked from pub-solar/os
5 lines
73 B
Nix
5 lines
73 B
Nix
|
# recommend using `hashedPassword`
|
||
|
{
|
||
|
users.users.root.password = "";
|
||
|
}
|