Files
nix-dotfiles/home/packages.nix

162 lines
2.5 KiB
Nix
Raw Normal View History

2025-05-27 18:31:12 +02:00
{ pkgs, yet-unstabler-pkgs, config, machineVars, machineName, ... }:
{
2022-03-07 16:01:52 +01:00
home.packages = with pkgs; [
bandwhich
2024-06-08 12:44:31 +02:00
binutils
2022-04-10 16:27:38 +02:00
cloc
2024-07-18 15:14:13 +02:00
cyme
2022-03-07 16:01:52 +01:00
czkawka
difftastic
2025-05-20 20:43:12 +02:00
# diskonaut
2022-04-10 16:27:38 +02:00
duf
duff
fclones
2022-03-07 16:01:52 +01:00
ffmpeg
2024-06-25 18:52:00 +02:00
file
fselect
gitoxide
2024-08-12 17:38:48 +02:00
glances
gpauth
gpclient
2022-08-18 23:17:34 +02:00
gpg-tui
2024-08-12 17:38:48 +02:00
gping
2022-03-07 16:01:52 +01:00
graphviz
2024-09-04 10:31:47 +02:00
hexyl
htmlq
2022-04-10 16:27:38 +02:00
httpie
huniq
hyperfine
2022-03-07 16:01:52 +01:00
imagemagick
kepubify
2022-04-10 16:27:38 +02:00
keymapviz
2022-06-02 16:34:09 +02:00
libwebp
2024-08-27 14:53:38 +02:00
lnav
2022-03-07 16:01:52 +01:00
lolcat
lurk
2022-03-07 16:01:52 +01:00
mdcat
mediainfo
mkvtoolnix
mmv
2022-04-10 16:27:38 +02:00
mtr
nix-diff
nix-output-monitor
nix-tree
nix-update
nixpkgs-review
# nixops
2022-03-07 16:01:52 +01:00
nmap
ouch
2022-06-02 16:34:09 +02:00
parallel
pipr
progress
2024-09-04 10:31:47 +02:00
pwntools
rip2
rnr
2022-03-07 16:01:52 +01:00
rsync
2023-12-18 20:59:48 +01:00
# sc-im
# slack-term
2022-04-10 16:27:38 +02:00
tea
terminal-parrot
termtosvg
2022-03-07 16:01:52 +01:00
toilet
tokei
trippy
2022-04-10 16:27:38 +02:00
unpaper
2024-06-08 12:56:00 +02:00
unzip
2022-11-19 16:35:55 +01:00
usbutils
uutils-coreutils-noprefix
2022-03-07 16:01:52 +01:00
waifu2x-converter-cpp
watchexec
2022-03-07 16:01:52 +01:00
wavemon
2022-04-10 16:27:38 +02:00
wiki-tui
2022-09-22 04:09:17 +02:00
yubico-pam
yubikey-agent
yubikey-manager
zip
2022-03-07 16:01:52 +01:00
# Needed for VSCode liveshare
desktop-file-utils
2024-06-08 12:44:31 +02:00
# krb5
2022-03-07 16:01:52 +01:00
zlib
icu
openssl
xorg.xprop
] ++ (
2022-06-02 16:34:09 +02:00
lib.optionals (!machineVars.headless) [
alsa-utils
2025-05-20 20:43:12 +02:00
kdePackages.ark
2022-06-02 16:34:09 +02:00
calibre
cool-retro-term
2024-06-08 12:44:31 +02:00
darktable
2025-05-27 18:31:12 +02:00
yet-unstabler-pkgs.discord
foliate
2022-06-02 16:34:09 +02:00
geogebra
2024-09-04 10:31:47 +02:00
ghidra
2025-08-11 21:12:00 +02:00
gimp3-with-plugins
2024-11-18 14:26:43 +01:00
gnome-font-viewer
2024-09-04 10:31:47 +02:00
imhex
2025-03-24 11:11:02 +01:00
imv
2022-06-02 16:34:09 +02:00
inkscape
insomnia
2022-06-02 16:34:09 +02:00
iwgtk
kid3
koreader
krita
2025-05-20 20:43:12 +02:00
# kdePackages.ktouch
libnotify
libreoffice
2022-06-02 16:34:09 +02:00
light
2024-12-08 13:46:08 +01:00
mission-center
2025-11-25 20:36:02 +09:00
# mopidy
# mopidy-mpd
# mopidy-soundcloud
# mopidy-youtube
mpc
2025-08-20 16:33:25 +02:00
mumble
2024-07-18 15:14:13 +02:00
naps2
2024-09-26 09:57:07 +02:00
nsxiv
pcloud
pdfarranger
pwvucontrol
# scrcpy
seahorse
2022-06-02 16:34:09 +02:00
shellcheck
# slack
# sublime3
# swiPrologWithGui
tagainijisho
2024-06-08 12:44:31 +02:00
2022-06-02 16:34:09 +02:00
tenacity
# transcribe
2024-12-06 10:30:23 +01:00
webcamoid
2022-06-02 16:34:09 +02:00
xcalib
xclip
xdotool
2024-06-08 12:44:31 +02:00
xorg.xmodmap
2022-06-02 16:34:09 +02:00
(xfce.thunar.override {
thunarPlugins = with xfce; [
thunar-volman
# thunar-dropbox-plugin
2022-06-02 16:34:09 +02:00
thunar-archive-plugin
thunar-media-tags-plugin
];
})
2022-08-18 23:17:34 +02:00
xmonad-log
2022-06-02 16:34:09 +02:00
# xsnow # Wait until christmas
yubioath-flutter
2022-06-02 16:34:09 +02:00
zotero
] ++ lib.optionals (machineVars.laptop) [
touchegg
] ++ lib.optionals (machineVars.gaming) [
desmume
2025-05-20 20:43:12 +02:00
# osu-lazer
# retroarchFull
# steam
# steam-tui
2022-06-02 16:34:09 +02:00
stepmania
2025-11-25 20:36:02 +09:00
# taisei
2022-06-02 16:34:09 +02:00
]
);
2022-03-07 16:01:52 +01:00
}