mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
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.
4 lines
104 B
Nix
4 lines
104 B
Nix
{
|
|
bottom-empty-settings = ./empty-settings.nix;
|
|
bottom-example-settings = ./example-settings.nix;
|
|
}
|