dustbowl: disable cups for now

This commit is contained in:
joachimschmidt557 2024-10-06 10:16:22 +02:00
parent 8acf65a23a
commit 4d5ae45bd5
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -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;