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