{ config, pkgs, ... }: { services.printing.enable = true; imports = [ ./zeroconf.nix ]; }