ssh: enable mosh
This commit is contained in:
parent
fe946150d7
commit
121a9f001e
|
@ -23,6 +23,7 @@
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
programs.mosh.enable = true;
|
||||
|
||||
# set root ssh keys
|
||||
users.users.root.openssh.authorizedKeys = {
|
||||
|
|
Loading…
Reference in a new issue