{pkgs, ...}: { home.packages = with pkgs; [ # Work-specific programs teams-for-linux # Coding tools hoppscotch zed-editor # Creative tools blender inkscape krita davinci-resolve # Productivity tools bitwarden-desktop libreoffice-qt hunspell hunspellDicts.en_CA # System tools gparted # Communication tools discord # Games atlauncher steam # Note-taking obsidian ]; }