{ config, pkgs, ... }: {
imports = [
../../common/dotfiles/git.nix
../../common/dotfiles/vim.nix
];
}