disable printer
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
# Enable CUPS to print documents.
|
||||
# disable until CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177 is fixed
|
||||
# http://localhost:631
|
||||
services.printing.enable = true;
|
||||
services.printing.enable = false;
|
||||
services.printing.drivers = [ pkgs.brlaser ];
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user