mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
5c80400b09
commit
857800ea1b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
settings = {
|
||||
X11Forwarding = true;
|
||||
PermitRootLogin = "no"; # disable root login
|
||||
PasswordAuthentication = false; # disable password login
|
||||
PasswordAuthentication = true; # disable password login
|
||||
};
|
||||
openFirewall = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue