forked from pub-solar/os
e078e7a229
Keep the README.md lean and use DOC.md for more detailed explanations. While revising user documentation, a default `nixos` user profile was created, which serves as a goood base example.
5 lines
73 B
Nix
5 lines
73 B
Nix
# recommend using `hashedPassword`
|
|
{
|
|
users.users.root.password = "";
|
|
}
|