4 lines
100 B
Nix
4 lines
100 B
Nix
{
|
|
grep-basic-configuration = ./basic-configuration.nix;
|
|
grep-with-colors = ./with-colors.nix;
|
|
}
|