fix(doloro@hosts): problems caused by merge conflicts

This commit is contained in:
2025-10-22 14:08:18 +00:00
parent 55553b1315
commit 30858a20a2

View File

@@ -48,16 +48,9 @@
pinentry = {
package = pkgs.pinentry-qt;
program = "pinentry-qt";
};
};
programs = {
git = {
enable = true;
settings = {
user = {
name = "Doloro1978";
email = "doloroo@proton.me";
};
};
};
ssh = {
startAgent = true;
};