{ config, pkgs, ... }: { home.packages = with pkgs; [ ]; programs. = { enable = true; }; }