forked from wurzel/fruitbasket
ssh: enable mosh
This commit is contained in:
parent
fe946150d7
commit
121a9f001e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
programs.mosh.enable = true;
|
||||||
|
|
||||||
# set root ssh keys
|
# set root ssh keys
|
||||||
users.users.root.openssh.authorizedKeys = {
|
users.users.root.openssh.authorizedKeys = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue