4b964d2f7b
Bottom is a cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Two unit tests were added validate the module behavior for an empty configuration and the example configuration.
5 lines
104 B
Nix
5 lines
104 B
Nix
{
|
|
bottom-empty-settings = ./empty-settings.nix;
|
|
bottom-example-settings = ./example-settings.nix;
|
|
}
|