{ pkgs, homebrew, ... }: { home = { packages = with pkgs; [ gawk ]; file = { }; }; }