nixpkgs/nixos
Andrew Marshall f10aea2434 nixos/ssh: Add enableAskPassword
Previously, this was only implicitly enabled if xserver.enable = true.
However, Wayland-based desktops do not require this, and so configuring
SSH_ASKPASS on a Wayland desktop becomes cumbersome. This simplifies
that by adding a new option that defaults to the old conditional.
2021-12-18 12:13:02 -05:00
..
doc nixos/ssh: Add enableAskPassword 2021-12-18 12:13:02 -05:00
lib nixos/lib/make-options-doc: fix with nix 2.3 2021-12-14 03:41:09 +01:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules nixos/ssh: Add enableAskPassword 2021-12-18 12:13:02 -05:00
tests Merge pull request #151145 from zhaofengli/unifi5-log4j-new-mitigation 2021-12-18 13:00:28 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.