chore: cleanup unused programs
This commit is contained in:
parent
ba38abc9be
commit
99ceb54986
|
@ -27,10 +27,6 @@ in {
|
||||||
gcc
|
gcc
|
||||||
unstable.python313Full # Note: keep this in sync with school.
|
unstable.python313Full # Note: keep this in sync with school.
|
||||||
|
|
||||||
# Typesetting
|
|
||||||
pandoc # Markup Converter
|
|
||||||
texlive.combined.scheme-full # TeX Distribution
|
|
||||||
|
|
||||||
# Install jetbrains IDE's with plugins
|
# Install jetbrains IDE's with plugins
|
||||||
(buildIdeWithPlugins pkgs.jetbrains.clion)
|
(buildIdeWithPlugins pkgs.jetbrains.clion)
|
||||||
(buildIdeWithPlugins pkgs.jetbrains.idea-ultimate)
|
(buildIdeWithPlugins pkgs.jetbrains.idea-ultimate)
|
||||||
|
|
|
@ -8,7 +8,6 @@
|
||||||
libreoffice
|
libreoffice
|
||||||
obsidian
|
obsidian
|
||||||
x2goclient
|
x2goclient
|
||||||
zathura
|
|
||||||
zoom-us
|
zoom-us
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue