implementing modules for system applications
This commit is contained in:
7
home/users/toothpick/git.nix
Normal file
7
home/users/toothpick/git.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "toothpick";
|
||||
userEmail = "fredrik@libellux.com";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user