nixpkgs/nixos/modules
Klemens Nanni 03d6c406fc
nixos/documentation: nixos-help: use w3m(1) by default
It is referenced in various places, but does not work out of the box:

	$ nixos-help
	/run/current-system/sw/bin/nixos-help: unable to start a web browser; please set $BROWSER

In the user-hidden fallbacks to xdg-open(1) and w3m(1), `nixos-help`
expects tools to be deliberately installed by users.

For default installations and new users in general, this is unlikely to
be the case.  Conversely, chances to use `nixos-help` are even higher
in such cases.

Use w3m-nographics by default to ensure documentation is always
available.  The documentation browser on ttyS8 already does so, but is
not accessible in every installation, e.g. VMs with only ttyS0 and SSH
available.

This obsoletes including it in the base profile's systemPackages,
so remove the @TODO as done.
2019-06-09 17:11:20 +02:00
..
config nixos/malloc: apply allocator settings to systemd units 2019-05-30 12:07:34 +09:00
hardware nixos/all-firmware: Enable facetimehd only for i686/x86_64 2019-05-06 10:49:42 +02:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer treewide: use buildPackages for config builders 2019-05-31 23:27:49 +02:00
misc nixos/documentation: nixos-help: use w3m(1) by default 2019-06-09 17:11:20 +02:00
profiles nixos/hardened: use graphene-hardened malloc by default 2019-05-07 13:45:39 +02:00
programs Barco clickshare (#59891) 2019-06-02 12:41:21 +02:00
security FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
services nixos/cryptpad: add module 2019-06-07 13:02:51 +02:00
system Merge pull request #62333 from kampka/buildPackages-for-config-builders 2019-06-05 14:47:16 -04:00
tasks zfs: 0.7.13 -> 0.8.0 2019-06-06 10:07:43 +01:00
testing types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
virtualisation nixos containers: restart containers with autoStart = true when their conf changes 2019-06-06 11:57:08 -04:00
module-list.nix nixos/cryptpad: add module 2019-06-07 13:02:51 +02:00
rename.nix nixos/mysql: drop services.mysql.pidDir 2019-05-31 22:27:55 +02:00