fix(doloro@hosts): problems caused by merge conflicts
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user