new_dots/configuration/modules/printing.nix
2026-01-03 12:48:28 +01:00

3 lines
39 B
Nix

{
services.printing.enable = true;
}