e4553546cc
Don't generate the `htoprc` when using default settings to use the defaults of the htop program. Rename the test for this case to 'empty-settings'.
4 lines
100 B
Nix
4 lines
100 B
Nix
{
|
|
htop-empty-settings = ./empty-settings.nix;
|
|
htop-example-settings = ./example-settings.nix;
|
|
}
|