mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-05 04:12:10 +02:00
@@ -2,7 +2,8 @@
|
|||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
permitRootLogin = "no";
|
permitRootLogin = "no";
|
||||||
passwordAuthentication = true;
|
passwordAuthentication = false;
|
||||||
|
settings.KbdInteractiveAuthentication = false;
|
||||||
ports = [ 22 ];
|
ports = [ 22 ];
|
||||||
banner = ''
|
banner = ''
|
||||||
HEAVEN:
|
HEAVEN:
|
||||||
|
|||||||
Reference in New Issue
Block a user