nixpkgs/nixos/doc/manual/configuration
Matthieu Coudron cf10d7aef8
services.openssh: support freeform settings (#193757)
* services.openssh: support freeform settings

Keep "extraConfig" but introduces "settings".

Also renames several options

(mkRenamedOptionModule [ "services" "openssh" "kbdInteractiveAuthentication" ] [  "services" "openssh" "settings" "KbdInteractiveAuthentication" ])
(mkRenamedOptionModule [ "services" "openssh" "passwordAuthentication" ] [  "services" "openssh" "settings" "PasswordAuthentication" ])
(mkRenamedOptionModule [ "services" "openssh" "useDns" ] [  "services" "openssh" "settings" "UseDns" ])
(mkRenamedOptionModule [ "services" "openssh" "permitRootLogin" ] [  "services" "openssh" "settings" "PermitRootLogin" ])

* updated doc
* regen doc
2023-01-15 16:32:46 +01:00
..
profiles nixos: fix typos 2022-12-17 19:31:14 -05:00
abstractions.section.md
ad-hoc-network-config.section.md
ad-hoc-packages.section.md
adding-custom-packages.section.md nixos/doc: explain how to run appimages 2022-06-06 12:00:00 +00:00
config-file.section.md treewide: change postgresql_10 in documentation and examples to postgresql_14 2022-08-15 22:36:32 +02:00
config-syntax.chapter.md remove Nix language syntax summary 2022-08-15 10:24:45 +02:00
configuration.xml
customizing-packages.section.md
declarative-packages.section.md
file-systems.chapter.md
firewall.section.md
gpu-accel.chapter.md nixos/doc/manual: add chapter on VA-API 2022-12-06 10:05:01 -04:00
ipv4-config.section.md
ipv6-config.section.md
kubernetes.chapter.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
linux-kernel.chapter.md nixos/doc: update custom kernel instructions 2022-12-22 01:42:15 +01:00
luks-file-systems.section.md
modularity.section.md
network-manager.section.md
networking.chapter.md
package-mgmt.chapter.md
profiles.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
renaming-interfaces.section.md
ssh.section.md services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
sshfs-file-systems.section.md
subversion.chapter.md
user-mgmt.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
wayland.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
wireless.section.md docs: added missing semicolon in example 2022-12-12 12:07:15 -08:00
x-windows.chapter.md rename config.qt5 -> config.qt 2023-01-10 20:50:15 +08:00
xfce.chapter.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00