{ inputs, outputs, lib, config, pkgs, ... }: { # You can import other home-manager modules here imports = [ ./package-configs ]; }