{ config, lib, pkgs, inputs, ... }: { nixpkgs.overlays = [ inputs.emacs-overlay.overlay ]; }