{ pkgs, ... }: { imports = [ ./server.nix ]; # Cloud-specific home-manager programs # Currently uses server profile's minimal CLI setup # Add cloud-specific customizations here if needed in the future }