fix(doloro@hosts): the git config set got changed
This commit is contained in:
@@ -44,8 +44,12 @@
|
|||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Doloro1978";
|
settings = {
|
||||||
userEmail = "doloroo@proton.me";
|
user = {
|
||||||
|
name = "Doloro1978";
|
||||||
|
email = "doloroo@proton.me";
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
xdg.mimeApps.enable = true;
|
xdg.mimeApps.enable = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user