fix(doloro@hosts): problems caused by merge conflicts
This commit is contained in:
@@ -48,16 +48,9 @@
|
|||||||
pinentry = {
|
pinentry = {
|
||||||
package = pkgs.pinentry-qt;
|
package = pkgs.pinentry-qt;
|
||||||
program = "pinentry-qt";
|
program = "pinentry-qt";
|
||||||
|
};
|
||||||
|
};
|
||||||
programs = {
|
programs = {
|
||||||
git = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
user = {
|
|
||||||
name = "Doloro1978";
|
|
||||||
email = "doloroo@proton.me";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
ssh = {
|
ssh = {
|
||||||
startAgent = true;
|
startAgent = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user