Add hp scanner driver module
This commit is contained in:
parent
21edcdf915
commit
0ec6d23551
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ in
|
||||||
hardware.sane = {
|
hardware.sane = {
|
||||||
enable = true;
|
enable = true;
|
||||||
brscan4.enable = true;
|
brscan4.enable = true;
|
||||||
|
extraBackends = [ pkgs.hplipWithPlugin ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue