{lib, pkgs, ...}: let in { home.packages = with pkgs; [ ]; imports = [ ]; }