Various fixes
This commit is contained in:
parent
a692b53f91
commit
cb7b847db6
4 changed files with 9 additions and 6 deletions
|
|
@ -7,7 +7,9 @@
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-extra
|
noto-fonts-extra
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk-sans
|
||||||
font-awesome
|
font-awesome
|
||||||
|
corefonts # Microsoft fonts
|
||||||
|
vistafonts
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -99,7 +99,7 @@ in
|
||||||
# };
|
# };
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
commit.gpgSign = true;
|
commit.gpgSign = true;
|
||||||
core.editor = kak;
|
# core.editor = kak;
|
||||||
credential.helper = "cache --timeout=3600 ";
|
credential.helper = "cache --timeout=3600 ";
|
||||||
diff.guitool = meld;
|
diff.guitool = meld;
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
|
|
|
||||||
|
|
@ -89,8 +89,9 @@
|
||||||
# wineFull
|
# wineFull
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
xclip
|
xclip
|
||||||
(xfce.thunar)
|
xfce.thunar
|
||||||
(xfce.tumbler)
|
xfce.tumbler
|
||||||
|
xfce.xfconf
|
||||||
xournalpp
|
xournalpp
|
||||||
yq
|
yq
|
||||||
zip
|
zip
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,8 @@
|
||||||
virt-manager
|
virt-manager
|
||||||
# wineFull
|
# wineFull
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
(xfce.thunar)
|
xfce.thunar
|
||||||
(xfce.tumbler)
|
xfce.tumbler
|
||||||
xournalpp
|
xournalpp
|
||||||
zoom-us
|
zoom-us
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue