nixos/modules/hardware/printer.nix

2 lines
44 B
Nix
Raw Normal View History

2023-06-09 20:54:03 +08:00
{ config.services.printing.enable = true; }