{ config, pkgs, lib, user, inputs, flakeRoot,... }: { imports = [ ./kitty.nix ./starship.nix ./zsh.nix ]; # .. put any code here }