{ pkgs, pkgs-unstable, ... }: { home.packages = with pkgs; [ jetbrains.rider go lua nodePackages.pnpm (python3.withPackages (python-pkgs: [ python-pkgs.pip python-pkgs.requests ])) rustup zig obsidian thunderbird libreoffice-qt hunspell blueberry telegram-desktop steam steam-run yuzu-mainline (lutris.override { extraPkgs = pkgs: [ wineWowPackages.stable winetricks ]; }) viewnior pkgs-unstable.hyprshot catppuccin-cursors.macchiatoBlue catppuccin-gtk papirus-folders git curl ]; }