nixpkgs/nixos/modules
Maximilian Bosch e515dce892 nixos/sshd: fix sshd.conf validity check
When using e.g. `{ addr = "[::]"; port = 22; }` at `listenAddresses`,
the check fails because of an escaping issue[1] with

    last 1 log lines:
    > Invalid test mode specification -f
    For full logs, run 'nix log /nix/store/c6pbpw5hjkjgipmarwyic9zyqr1xaix5-check-sshd-config.drv'

Using `lib.escapeShellArg` appears to solve the problem.

[1] https://github.com/NixOS/nixpkgs/pull/256090#issuecomment-1738063528
2023-09-28 00:11:31 +00:00
..
config Merge master into staging-next 2023-09-25 18:01:06 +00:00
hardware Merge pull request #248372 from yaxitech/amd-sev-guest 2023-09-25 13:10:42 +02:00
i18n/input-method uim: remove qt4, fix qt5 2023-09-04 13:54:50 +02:00
image nixos/image: fix for systemd 254 2023-09-13 12:03:50 +02:00
installer nixos/installer: mention search.nixos.org 2023-09-18 14:38:26 +02:00
misc nixos/doc: Improve documentation of documentation 2023-08-12 22:28:04 +03:00
profiles nixos/installation-device: allow nix-copy for root/nixos user 2023-08-07 16:48:49 +02:00
programs Merge pull request #176886 from hyperfekt/nonderivation_fish-completion 2023-09-23 06:28:23 +03:00
security nixos/sudo-rs: add crossCompile 'fix' 2023-09-22 15:14:14 +02:00
services nixos/sshd: fix sshd.conf validity check 2023-09-28 00:11:31 +00:00
system Merge pull request #249412 from JTarasovic/jdt/systemd-networkd/ipv6-assign-prefix 2023-09-27 18:39:00 +02:00
tasks Merge pull request #251290 from Majiir/systemd-initrd-networking-features 2023-09-25 05:07:23 -04:00
testing Merge pull request #219106 from m-bdf/nixos-testing-increase-device-timeout 2023-06-20 11:48:45 +02:00
virtualisation nixos/virtualisation: always use EFI for OCI 2023-09-21 22:57:39 +01:00
module-list.nix nixos/tuxedo-rs: init at 0.2.2 2023-09-26 23:28:05 +02:00
rename.nix nodePackages.tedicross: drop 2023-09-13 15:00:38 -07:00