Add lingering changes

This commit is contained in:
muon 2024-05-24 20:30:18 +00:00
parent 778c2403fc
commit 74b64ab6f1
11 changed files with 74 additions and 616 deletions

View file

@ -30,18 +30,18 @@
#"x-scheme-handler/discord" = ["WebCord.desktop"];
};
texlive = pkgs.texlive.combine {
inherit
(pkgs.texlive)
scheme-small
noto
mweights
cm-super
cmbright
fontaxes
beamer
;
};
# texlive = pkgs.texlive.combine {
# inherit
# (pkgs.texlive)
# scheme-small
# noto
# mweights
# cm-super
# cmbright
# fontaxes
# beamer
# ;
# };
in {
# home.packages = [texlive];