summaryrefslogtreecommitdiff
path: root/modules/programs/ssh
AgeCommit message (Collapse)Author
2021-10-23add forward compatibility for literalExample deprecationDaiderd Jordan
Fixes #367
2020-09-02Remove deprecated types.loaOfMario Rodas
types.loaOf has been deprecated for a long time and is now in the process of removal. See: https://github.com/NixOS/nixpkgs/pull/96042
2018-03-06ssh: add option to configure known hostsDaiderd Jordan