use git for rebuild
This commit is contained in:
parent
163db4c80e
commit
3c6277776f
@ -2,6 +2,12 @@
|
||||
programs = {
|
||||
home-manager.enable = true;
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "GPD Game User";
|
||||
userMail = "user@gpd.local";
|
||||
};
|
||||
|
||||
vim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
Reference in New Issue
Block a user