feat: consolidate overrides into overlay

This commit is contained in:
Swarsel 2024-08-10 16:50:06 +02:00
parent ec004d7859
commit a298c8cfac
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
8 changed files with 32 additions and 32 deletions

View file

@ -136,14 +136,14 @@
mu
# latex and related packages
(pkgs.texlive.combine {
(texlive.combine {
inherit (pkgs.texlive) scheme-full
dvisvgm dvipng# for preview and export as html
wrapfig amsmath ulem hyperref capt-of;
})
# font stuff
(nerdfonts.override { fonts = [ "FiraMono" "FiraCode" "NerdFontsSymbolsOnly" ]; })
nerdfonts # has overrides
noto-fonts-emoji
font-awesome_5
noto-fonts