{ inputs, ... }: { imports = [ inputs.synix.nixosModules.print-server ]; services.print-server.enable = true; }