kyra(hardening): "locking" root
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
a04279affe
commit
76ef25bb08
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
users = {
|
users = {
|
||||||
"root" = {
|
"root" = {
|
||||||
shell = "${pkgs.util-linux}/bin/nologin";
|
shell = "${pkgs.util-linux}/bin/nologin";
|
||||||
|
initialHashedPassword = "!";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue