global/ssh: enable mosh
This commit is contained in:
parent
1e67729be0
commit
095523516d
1 changed files with 2 additions and 0 deletions
|
@ -26,4 +26,6 @@ with lib;
|
||||||
User ${rsyncnet.account}
|
User ${rsyncnet.account}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.mosh.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue