This website requires JavaScript.
Explore
Help
Sign in
pub-solar
/
os
Watch
5
Star
0
Fork
You've already forked os
2
Code
Issues
4
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
2588264d88
os
/
users
/
root
/
default.nix
6 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
suites: add users to suites
2021-02-01 20:57:14 -07:00
{
.
.
.
}:
DOC.md: split off from README.md 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.
2020-01-10 23:49:18 -07:00
# recommend using `hashedPassword`
{
users
.
users
.
root
.
password
=
"
"
;
}
Reference in a new issue
Copy permalink