mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
5 lines
112 B
Nix
5 lines
112 B
Nix
|
{
|
||
|
ripgrep-default-arguments = ./default-arguments.nix;
|
||
|
ripgrep-custom-arguments = ./custom-arguments.nix;
|
||
|
}
|