{ self, pkgs, ... }: { environment.systemPackages = builtins.attrValues { inherit (pkgs) alsa-utils anki asciinema brave cachix calc cbonsai cinny-desktop cmus comma difftastic element element-desktop emacs30-pgtk evince eza gcc gh grc gparted git halloy helvum httpie hyperfine imagemagick img2pdf impala imv inetutils jujutsu just keepassxc lazygit libtool librewolf links2 linuxHeaders mpv networkmanagerapplet nil nitch obsidian swww microfetch nmap pamixer pwvucontrol pdfarranger pdfpc pfetch playerctl polkit pulsemixer python3 ripgrep rmpc signal-desktop smartmontools telegram-desktop thunderbird trash-cli typst util-linux v4l-utils vlc vscodium wireguard-tools xournalpp ; inherit (self.packages.${pkgs.stdenv.system}) helix; }; }