mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 17:54:53 +01:00
* services.openssh: rename several settings ... to match the sshd config format (makes transition smoother), namely: services.openssh.forwardX11 -> services.openssh.settings.X11Forwarding services.openssh.cyphers -> services.openssh.settings.Cyphers services.openssh.macs -> services.openssh.settings.Macs services.openssh.kexAlgorithms -> services.openssh.settings.KexAlgorithms services.openssh.gatewayPorts -> services.openssh.settings.GatewayPorts * release-notes: mention openssh renaming * chore: regenerated release-notes |
||
|---|---|---|
| .. | ||
| administration | ||
| configuration | ||
| development | ||
| from_md | ||
| installation | ||
| manpages | ||
| release-notes | ||
| .gitignore | ||
| contributing-to-this-manual.chapter.md | ||
| default.nix | ||
| Makefile | ||
| man-configuration.xml | ||
| man-pages.xml | ||
| manual.xml | ||
| md-to-db.sh | ||
| preface.xml | ||
| README.md | ||
| shell.nix | ||