mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 01:33:11 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| profiles | ||
| abstractions.section.md | ||
| ad-hoc-network-config.section.md | ||
| ad-hoc-packages.section.md | ||
| adding-custom-packages.section.md | ||
| config-file.section.md | ||
| config-syntax.chapter.md | ||
| configuration.xml | ||
| customizing-packages.section.md | ||
| declarative-packages.section.md | ||
| file-systems.chapter.md | ||
| firewall.section.md | ||
| gpu-accel.chapter.md | ||
| ipv4-config.section.md | ||
| ipv6-config.section.md | ||
| kubernetes.chapter.md | ||
| linux-kernel.chapter.md | ||
| luks-file-systems.section.md | ||
| modularity.section.md | ||
| network-manager.section.md | ||
| networking.chapter.md | ||
| package-mgmt.chapter.md | ||
| profiles.chapter.md | ||
| renaming-interfaces.section.md | ||
| ssh.section.md | ||
| sshfs-file-systems.section.md | ||
| subversion.chapter.md | ||
| user-mgmt.chapter.md | ||
| wayland.chapter.md | ||
| wireless.section.md | ||
| x-windows.chapter.md | ||
| xfce.chapter.md | ||