hardware.printers.ensurePrinters.*.model

NixOS option

Location of the ppd driver file for the printer. lpinfo -m shows a list of supported models.

type: string
Example
"gutenprint.${lib.versions.majorMinor (lib.getVersion pkgs.gutenprint)}://brother-hl-5140/expert"
declared in: nixos/modules/hardware/printers.nixView source on NixOS/nixpkgs →