nixpkgs/nixos
Matthieu Coudron ef5da70d66
services.openssh: rename several settings (#211991)
* 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
2023-02-07 00:11:18 +01:00
..
doc services.openssh: rename several settings (#211991) 2023-02-07 00:11:18 +01:00
lib channel: add --show-trace to nix-env command 2023-02-03 23:02:47 +00:00
maintainers treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
modules services.openssh: rename several settings (#211991) 2023-02-07 00:11:18 +01:00
tests Merge pull request #208189 from numinit/update-nebula-module 2023-02-06 23:14:58 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.