devices: clean up up obsolete printer drivers

This commit is contained in:
steveej 2020-11-19 20:47:02 +01:00
parent 276ab6be3e
commit fdc69b25c1
2 changed files with 0 additions and 6 deletions

View file

@ -31,9 +31,6 @@ in {
enable = true;
drivers = with pkgs; [
hplip
cups-kyodialog3
mfcj6510dwlpr
mfcj6510dw-cupswrapper
];
};

View file

@ -32,9 +32,6 @@ in {
enable = true;
drivers = with pkgs; [
hplip
cups-kyodialog3
mfcj6510dwlpr
mfcj6510dw-cupswrapper
mfcl3770cdw.driver
mfcl3770cdw.cupswrapper
];