1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/doc
Bart Bakker 91450f23ce
htop: replace individual option with 'settings' (#1844)
* htop: add some missing meters
* htop: replace individual options with 'settings'
Deprecate all options and introduce `settings` for setting htop configuration
values in Nix configuration.

Use `lib.htop` to provide `fields` and `modes` for easy access to htop's integer
configuration. And `leftMeters` and `rightMeters` functions for building the
separate `*_meters` and `*_meter_modes` attributes.

* htop: add release-notes 21.05 entry
* htop: improve deprecation warnings

Move default configuration into `settings` and make deprecated options default
to `null`. Print deprecation warnings for any option that is non-null --
i.e. only show warnings for explicitly specified deprecated options.

* htop: make self code owner of module
* release notes: fix invalid programs.htop xref
2021-05-19 01:36:08 +02:00
..
release-notes htop: replace individual option with 'settings' (#1844) 2021-05-19 01:36:08 +02:00
contributing.adoc docs: remove requirement about capitalization 2021-05-06 23:44:16 +02:00
default.nix docs: NixOS and nix-darwin option documentation 2021-01-21 23:45:52 +01:00
faq.adoc docs: minor fix 2021-01-27 22:48:41 +01:00
installation.adoc docs: fix darwin-rebuild command (#1869) 2021-03-18 18:15:30 -04:00
man-configuration.xml docs: use nmd for generating documentation 2019-08-21 20:35:59 +02:00
man-home-manager.xml home-manager: Add --flake option to home-manager (#1856) 2021-04-07 13:17:39 -04:00
man-pages.xml Bump copyright year 2020-02-25 19:27:54 +01:00
manual.xml docs: NixOS and nix-darwin option documentation 2021-01-21 23:45:52 +01:00
writing-modules.adoc lib: support gvariant maybe type 2020-07-24 16:45:13 +02:00