{ pkgs, lib, config, ... }: { imports = [ ./aly ./dustin ]; userConfig.aly.enable = lib.mkDefault true; }