about summary refs log tree commit diff
path: root/modules/services/ssh-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* profiles: consolidates common networking bitsFranck Cuny2023-05-021-17/+0
| | | | This remove ssh on workstations. I also drop mosh since I don't use it.
* ssh: refactor to a moduleFranck Cuny2022-04-051-0/+17
Also install mosh and ensure the firewall opens the correct ports.