{ config, lib, pkgs, ... }: { imports = [ ./dev.nix ./emacs.nix ./git.nix ./tmux.nix ./zsh.nix ]; }