{ pkgs, lib, config, ... }: { imports = [ ./coding.nix ./secrets.nix ]; }