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
|
2023-08-06 21:41:23 +00:00
|
|
|
webcord
|
2023-07-31 18:08:25 +00:00
|
|
|
telegram-desktop
|
|
|
|
signal-desktop
|
|
|
|
element-desktop
|
|
|
|
|
2023-08-05 13:45:06 +00:00
|
|
|
# image editor
|
|
|
|
gimp
|
|
|
|
|
2023-08-06 21:42:00 +00:00
|
|
|
# games
|
|
|
|
osu-lazer
|
|
|
|
|
2023-07-31 18:08:25 +00:00
|
|
|
# Misc
|
|
|
|
nerdfonts # Font with glyphs for status bar
|
2023-08-05 10:33:31 +00:00
|
|
|
comma # Run any binary from the repos with a comma `, cowsay neato`
|
2023-08-01 19:07:54 +00:00
|
|
|
|
|
|
|
# Gnome extension
|
|
|
|
gnomeExtensions.quick-settings-audio-panel
|
2023-08-02 15:55:41 +00:00
|
|
|
gnomeExtensions.tray-icons-reloaded
|
2023-08-10 12:43:45 +00:00
|
|
|
gnomeExtensions.espresso
|
2023-08-16 22:51:04 +00:00
|
|
|
|
|
|
|
tor-browser-bundle-bin
|
2023-07-31 18:08:25 +00:00
|
|
|
]
|