{ config, pkgs, lib, ... }: { environment.systemPackages = with pkgs; [ vlc # Media player deluge # BitTorrent client stremio ]; }