{ pkgs, config, lib, ... }: { imports = [ ./git.nix ./rofi.nix ]; }