lot of stuffies

This commit is contained in:
blahai 2025-02-17 16:22:34 +02:00
parent 6b3811a888
commit a56e3c8aa4
No known key found for this signature in database
6 changed files with 47 additions and 46 deletions

View file

@ -22,6 +22,7 @@
signing = {
signByDefault = true;
key = "/home/pingu/.ssh/id_ed25519";
format = "ssh";
};
extraConfig = {
core = {
@ -31,7 +32,6 @@
url = {
"ssh://git@github.com/" = {insteadOf = "https://github.com/";};
};
gpg = {format = "ssh";};
init = {defaultBranch = "main";};
format = {
signOff = true;