dustbowl: disable cups for now
This commit is contained in:
parent
8acf65a23a
commit
4d5ae45bd5
1 changed files with 2 additions and 2 deletions
|
|
@ -324,8 +324,8 @@
|
|||
# networking.firewall.allowedUDPPorts = [ 8080 ];
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
services.printing.drivers = [ pkgs.hplipWithPlugin ];
|
||||
# services.printing.enable = true;
|
||||
# services.printing.drivers = [ pkgs.hplipWithPlugin ];
|
||||
|
||||
hardware.sane = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue