9 lines
105 B
Nix
9 lines
105 B
Nix
# Reminder that CUPS cpanel defaults to localhost:631
|
|
{
|
|
...
|
|
}:
|
|
|
|
{
|
|
services.printing.enable = true;
|
|
}
|