small fixes
This commit is contained in:
parent
9f9687bf4e
commit
6b492bad2f
5 changed files with 19 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
permitRootLogin = "no";
|
||||
settings.PermitRootLogin = "no";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue