{ config, pkgs, ... }: { imports = [ ./common.nix ./local.nix ]; }