mirror of
https://github.com/nix-community/home-manager
synced 2024-11-15 07:39:46 +01:00
6 lines
145 B
Nix
6 lines
145 B
Nix
|
{
|
||
|
git-with-email = ./git-with-email.nix;
|
||
|
git-with-most-options = ./git.nix;
|
||
|
git-with-str-extra-config = ./git-with-str-extra-config.nix;
|
||
|
}
|