chore: cleanup unused programs
This commit is contained in:
parent
ba38abc9be
commit
99ceb54986
|
@ -27,10 +27,6 @@ in {
|
|||
gcc
|
||||
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
|
||||
(buildIdeWithPlugins pkgs.jetbrains.clion)
|
||||
(buildIdeWithPlugins pkgs.jetbrains.idea-ultimate)
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
libreoffice
|
||||
obsidian
|
||||
x2goclient
|
||||
zathura
|
||||
zoom-us
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue