feat: allow cups-brother-hl3140cw on linux arm

feat/brother-hl3140cw-on-arm
Benjamin Bädorf 2023-10-07 12:33:51 +02:00
parent 0b97c6657e
commit 060f8d9b24
No known key found for this signature in database
GPG Key ID: 4406E80E13CD656C
1 changed files with 1 additions and 1 deletions

View File

@ -40399,7 +40399,7 @@ with pkgs;
cups-brother-hl1210w = pkgsi686Linux.callPackage ../misc/cups/drivers/hl1210w { };
cups-brother-hl3140cw = pkgsi686Linux.callPackage ../misc/cups/drivers/hl3140cw { };
cups-brother-hl3140cw = callPackage ../misc/cups/drivers/hl3140cw { };
cups-brother-hll2340dw = pkgsi686Linux.callPackage ../misc/cups/drivers/hll2340dw { };