pkgs: {
  imports = [
    ./nvim
    ./helix
    (import ./emacs pkgs)
  ];
}