{ config, lib, pkgs, ... }: with lib; { imports = [ ./config-manager.nix ]; }