d469b9bf8a
Watson is a CLI for tracking your time. Two unit tests were added to validate the module behavior for an empty configuration and the example configuration.
5 lines
104 B
Nix
5 lines
104 B
Nix
{
|
|
watson-empty-settings = ./empty-settings.nix;
|
|
watson-example-settings = ./example-settings.nix;
|
|
}
|