Enable mtr
This commit is contained in:
parent
ae5aa34724
commit
3011d107fe
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user