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