home-manager/home/packages.nix

28 lines
354 B
Nix
Raw Normal View History

2023-07-31 18:08:25 +00:00
{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
]