mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 11:53:12 +00:00
Add lingering changes
This commit is contained in:
parent
778c2403fc
commit
74b64ab6f1
11 changed files with 74 additions and 616 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue