mirror of
https://github.com/flynx/nixos.git
synced 2025-10-28 18:50:09 +00:00
cleanup + adding mpd...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e1f53febd2
commit
2e4f1d3dea
@ -416,7 +416,8 @@
|
|||||||
gedit
|
gedit
|
||||||
|
|
||||||
# media...
|
# media...
|
||||||
vlc mpv cmus
|
vlc mpv
|
||||||
|
cmus rmpc mpd mpc
|
||||||
yt-dlp media-downloader
|
yt-dlp media-downloader
|
||||||
ffmpeg #ffmpegthumbnailer
|
ffmpeg #ffmpegthumbnailer
|
||||||
httrack
|
httrack
|
||||||
@ -495,18 +496,20 @@
|
|||||||
fancyhdr pdfpages geometry varwidth hyphenat bigfoot lipsum
|
fancyhdr pdfpages geometry varwidth hyphenat bigfoot lipsum
|
||||||
anyfontsize cprotect ccicons multitoc hardwrap catchfile
|
anyfontsize cprotect ccicons multitoc hardwrap catchfile
|
||||||
titlesec hypdoc doctools needspace xstring listings imakeidx
|
titlesec hypdoc doctools needspace xstring listings imakeidx
|
||||||
latexmk;
|
latexmk
|
||||||
pax
|
pax
|
||||||
|
|
||||||
# fonts...
|
# fonts...
|
||||||
opensans courier
|
opensans courier
|
||||||
|
|
||||||
# languages...
|
# languages...
|
||||||
russ babel-russian hyphen-russian
|
russ babel-russian hyphen-russian
|
||||||
|
|
||||||
# photobook...
|
# photobook...
|
||||||
photobook
|
photobook
|
||||||
|
|
||||||
|
;
|
||||||
|
|
||||||
#(setq org-latex-compiler "lualatex")
|
#(setq org-latex-compiler "lualatex")
|
||||||
#(setq org-preview-latex-default-process 'dvisvgm)
|
#(setq org-preview-latex-default-process 'dvisvgm)
|
||||||
})
|
})
|
||||||
@ -514,12 +517,8 @@
|
|||||||
# jdk - required by texlive-pax (BUG: no dependency??)
|
# jdk - required by texlive-pax (BUG: no dependency??)
|
||||||
temurin-jre-bin
|
temurin-jre-bin
|
||||||
|
|
||||||
# fonts...
|
|
||||||
#nerdfonts
|
|
||||||
|
|
||||||
#blender
|
#blender
|
||||||
#krita
|
#krita
|
||||||
#gimp3
|
|
||||||
gimp3-with-plugins
|
gimp3-with-plugins
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user