programs.ssh.extraConfig

NixOS option

Extra configuration text prepended to ssh_config. Other generated options will be added after a Host * pattern. See ssh_config(5) for help.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/programs/ssh.nixView source on NixOS/nixpkgs →