{ config, lib, pkgs, ... }: { programs.firefox.enable = true; programs.vscode.enable = true; home.packages = with pkgs; [ bitwarden discord gimp-with-plugins jellyfin-media-player keepassxc tor-browser-bundle-bin zoom-us amberol foliate nicotine-plus # libreoffice libreoffice hunspell hunspellDicts.en_GB-ise # games openttd prismlauncher nur.repos.qenya.digital-a-love-story nur.repos.qenya.dont-take-it-personally-babe ]; }