Various fixes

This commit is contained in:
Filippo Berto 2022-05-31 17:34:19 +02:00
parent a692b53f91
commit cb7b847db6
4 changed files with 9 additions and 6 deletions

View file

@ -7,7 +7,9 @@
dejavu_fonts
noto-fonts
noto-fonts-extra
noto-fonts-cjk
noto-fonts-cjk-sans
font-awesome
corefonts # Microsoft fonts
vistafonts
];
}

View file

@ -99,7 +99,7 @@ in
# };
extraConfig = {
commit.gpgSign = true;
core.editor = kak;
# core.editor = kak;
credential.helper = "cache --timeout=3600 ";
diff.guitool = meld;
init.defaultBranch = "main";