{pkgs, ...}: let myPythonPackages = python-packages: with python-packages; [ grip nose nose2 pandas pdftotext pyflakes pygments pygobject3 pytest pyxdg pyyaml tkinter ]; python-custom = pkgs.python310.withPackages myPythonPackages; in { home.packages = with pkgs; [ age-plugin-yubikey alejandra any-nix-shell atomicparsley bitwarden-cli brightnessctl btop btrfs-progs buku bukubrow cargo ccid clipman cmus colmena dex discord dxvk editorconfig-core-c element-desktop-wayland fd ffmpeg fzf gitFull gnupg graphviz grapejuice gnuplot html-tidy josm kde-gtk-config kdenlive libappindicator libappindicator-gtk3 libqalculate minetest (mumble.override {pipewireSupport = true;}) my-pkgs.olympus my-pkgs.pywalfox my-pkgs.tokyo-night-gtk nb nixfmt nyxt obsidian okular pavucontrol pcmanfm pinentry pipenv playerctl premid prismlauncher proton-caller protontricks pulseaudio-ctl pyright python-custom pywal qemu quickemu rbw remind rsync rustc rust-analyzer shellcheck sumneko-lua-language-server sway-contrib.grimshot sway-launcher-desktop taskwarrior-tui ueberzug viewnior wget which wezterm wireless-regdb wirelesstools wl-clipboard wlogout wyrd xdg-utils yt-dlp ytfzf yubikey-agent zotero zulip ]; }