perf: Home-manager to module
feat: Optionise config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "cheeest";
|
||||
userEmail = "e.a.sunduk@gmail.com";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user