| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-15 | ssh: use symlinks for `authorizedKeys` options | Emily | |
| As explained in the changelog and activation check, the previous implementation had a nasty security bug that made removing a user’s authorized keys effectively a no‐op. | |||
| 2023-06-08 | ssh: fix public keys in home directory not working | Michael Hoang | |
| Added `services.openssh.authorizedKeysFiles` option from NixOS. | |||
| 2023-05-14 | add tests | sbh69840 | |
| 2020-01-21 | replace list values for types.loaOf | Daiderd Jordan | |
| This type has been deprecated in nixpkgs, these options will be replaced with types.attrsOf in the future. | |||
| 2018-03-06 | ssh: add basic tests for known hosts | Daiderd Jordan | |
