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