mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
7523252f97
When `header_columns` is in settings it must appear before any of the `column_meters_*` options. Fixes 2426.
6 lines
208 B
Nix
6 lines
208 B
Nix
{
|
|
htop-empty-settings = ./empty-settings.nix;
|
|
htop-example-settings = ./example-settings.nix;
|
|
htop-header_layout = ./header_layout.nix;
|
|
htop-settings-without-fields = ./settings-without-fields.nix;
|
|
}
|