{ lib, ... }: { imports = [ ./programs/base ]; features.base.enable = lib.mkDefault true; }