home-manager/home/packages.nix
2023-07-31 20:08:25 +02:00

28 lines
354 B
Nix

{pkgs}:
with pkgs; [
# Basic utils
unzip
magic-wormhole
# Important graphical applications
keepassxc
logseq
xournalpp
onlyoffice-bin
# Communication
discord
telegram-desktop
signal-desktop
element-desktop
# Video Editor
davinci-resolve
# LaTeX Editor
setzer
# Misc
nerdfonts # Font with glyphs for status bar
]