{ pkgs, config, ... }: { imports = [ ./index.nix ./ld.nix ./settings.nix ./latest.nix ]; }