printing: add canon printer drivers
This commit is contained in:
parent
2f8bfedfe2
commit
1c8bd0d866
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ in {
|
||||||
services = {
|
services = {
|
||||||
printing = {
|
printing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
drivers = [pkgs.hplip];
|
drivers = [pkgs.hplip pkgs.cnijfilter2];
|
||||||
};
|
};
|
||||||
avahi = {
|
avahi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue