{ pkgs, config, ... }: { imports = [ ./c.nix ./common.nix ./go.nix ./node.nix ./python.nix ]; }