disable printing because tests are broken
This commit is contained in:
parent
d54b95313b
commit
ac7eb6fc40
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ in
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
services.printing = {
|
services.printing = {
|
||||||
enable = true;
|
enable = false;
|
||||||
browsing = true;
|
browsing = true;
|
||||||
drivers = with pkgs; [
|
drivers = with pkgs; [
|
||||||
hplip
|
hplip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue