chore(ap01): cleanup
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
parent
adb843dd8b
commit
994e593d3b
1 changed files with 0 additions and 3 deletions
|
@ -109,9 +109,6 @@ rec {
|
||||||
# SSH keys are handled by the access control module.
|
# SSH keys are handled by the access control module.
|
||||||
dgn-access-control.enable = true;
|
dgn-access-control.enable = true;
|
||||||
users.root = {
|
users.root = {
|
||||||
# EDIT: choose a root password and then use
|
|
||||||
# "mkpasswd -m sha512crypt" to determine the hash.
|
|
||||||
# It should start wirh $6$.
|
|
||||||
passwd = "$6$jVXFFOp8HBYmgINR$lutB4kvw.W1jlXRby9ZYAgBitQ32RxQdYAGN.s2x4ris8J07vM6tzlRBQoeLELOIEMClDzbciQV0itfHQnTqd1";
|
passwd = "$6$jVXFFOp8HBYmgINR$lutB4kvw.W1jlXRby9ZYAgBitQ32RxQdYAGN.s2x4ris8J07vM6tzlRBQoeLELOIEMClDzbciQV0itfHQnTqd1";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue