add arguments to update flake; add xdg icon fallback; organised applications in home manager
This commit is contained in:
@@ -46,23 +46,34 @@
|
||||
# (pkgs.writeShellScriptBin "my-hello" ''
|
||||
# echo "Hello, ${config.home.username}!"
|
||||
# '')
|
||||
|
||||
# general
|
||||
thunderbird
|
||||
keepassxc
|
||||
strawberry-qt6
|
||||
rclone
|
||||
qbittorrent
|
||||
gimp-with-plugins
|
||||
ffmpeg-full
|
||||
yt-dlp
|
||||
joplin-desktop
|
||||
obsidian
|
||||
teamspeak_client
|
||||
webcord
|
||||
libreoffice-qt
|
||||
jellyfin-media-player
|
||||
haruna
|
||||
|
||||
# cmd line tools
|
||||
rclone
|
||||
inotify-tools
|
||||
libnotify
|
||||
ffmpeg-full
|
||||
yt-dlp
|
||||
|
||||
# comms
|
||||
teamspeak_client
|
||||
webcord
|
||||
teams-for-linux
|
||||
|
||||
# media
|
||||
strawberry-qt6
|
||||
jellyfin-media-player
|
||||
haruna
|
||||
|
||||
# misc
|
||||
electrum
|
||||
gpu-screen-recorder-gtk
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user