{ config, pkgs, ... }: let inherit (config.poz.other.system) username; in { home-manager.users.${username} = { home.packages = with pkgs; [ keepassxc eza ripgrep signal-desktop-beta element-desktop obs-studio heroic ungoogled-chromium tor-browser-bundle-bin mullvad-browser thunderbird gimp easyeffects libreoffice-fresh prismlauncher qbittorrent zellij caprine-bin libsForQt5.kdenlive trash-cli xdg-utils pamixer brightnessctl dig imv pcmanfm xdg-ninja gnupg age rage fd udisks ffmpeg_6-full yt-dlp filelight asciinema asciinema-agg du-dust appimage-run file fastfetch uutils-coreutils anki alsa-utils ezquake imagemagick psmisc mesa-demos #aseprite-unfree jq fq progress parallel p7zip xxd mpc-cli playerctl xdg-user-dirs lshw tree exiv2 krita config.boot.kernelPackages.cpupower config.boot.kernelPackages.perf usbutils kiwix inkscape gomuks twitch-tui ytfzf mat2 simplex-chat-desktop libsixel lsix qmk enigma superTuxKart solaar httpie mangohud nix-index xdg-ninja heaptrack magic-wormhole modemmanager usb-modeswitch usb-modeswitch-data mobile-broadband-provider-info modem-manager-gui webcamoid fswebcam pciutils rnote inxi pcsc-tools libnfc nix-tree duf bat hw-probe zed-editor osu-lazer-bin delta scrcpy godot_4 ]; }; }