Enable mtr
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
tmux
|
tmux
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.mtr.enable = true;
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.openssh.passwordAuthentication = false;
|
services.openssh.passwordAuthentication = false;
|
||||||
services.openssh.challengeResponseAuthentication = false;
|
services.openssh.challengeResponseAuthentication = false;
|
||||||
|
Reference in New Issue
Block a user