autoSetupRemote. Amazing. Glad I found this

This commit is contained in:
Dustin Swan
2023-02-10 15:08:30 -05:00
parent 898d1515eb
commit 6e3404d77c

View File

@@ -169,6 +169,9 @@ in
syntax-theme = "Nord";
};
};
extraConfig = {
push.autoSetupRemote = true;
};
};
programs.gh.enable = true;