{pkgs, ...}: { home.packages = with pkgs.unstable; [ devenv vlc handbrake ]; }