fix(doloro@hosts): the git config set got changed

This commit is contained in:
2025-10-19 21:03:18 +01:00
parent ef8fd0012c
commit 35f4d42252

View File

@@ -44,8 +44,12 @@
programs.git = {
enable = true;
userName = "Doloro1978";
userEmail = "doloroo@proton.me";
settings = {
user = {
name = "Doloro1978";
email = "doloroo@proton.me";
};
};
};
xdg.mimeApps.enable = true;