diff options
| author | Mynacol <Mynacol@users.noreply.github.com> | 2025-06-15 20:36:00 +0000 |
|---|---|---|
| committer | Mynacol <git@mynacol.xyz> | 2025-12-06 20:36:15 +0100 |
| commit | 3194d1c498ffa4d2e11cadb3585d2e66667b6472 (patch) | |
| tree | 8e17c9c4b97c2b3a5bc3f6adeab51b4ca71b98be /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | ca170cb5b33271f6482f95b85095639d06ea91cb (diff) | |
nixos/sshd: Allow UsePAM being null
This commit allows setting the `UsePAM` setting to null. Without it, nix
fails to evaluate with:
```
error: ‘mkIf’ called with a non-Boolean condition
```
Setting it to null means no line for `UsePAM` is written into the
resulting sshd config file. This is needed if openssh is compiled
without PAM support. Otherwise the following log message is produced:
```
rexec line 15: Unsupported option UsePAM
```
This also adds the nixos test openssh-null-pam to set `UsePAM` to null.
This also tests that the above log line is not produced in that case.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
