{ config, lib, pkgs, ... }: { imports = [ ./steam ./terminal ./neovim.nix ]; home.packages = with pkgs; [ calc calibre chromium darktable deluge discord file firefly firefox gcc gwenview htop killall kdenlive libreoffice-fresh lutris man-pages man-pages-posix mpv obs-studio openrct2 pavucontrol pdfarranger prismlauncher qpdfview runelite spotify tdesktop tree units unzip usbutils virt-manager vlc vpsfree-client vscodium-fhs yubikey-manager yubico-pam yubikey-personalization zip zola zoom-us ]; }