{ pkgs, lib, config, ... }: { imports = [ ./physical.nix ./hosting.nix ./logical.nix ]; }