mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:20:43 +00:00
Add support for hplip (HP printers)
This commit is contained in:
parent
8dd2a143ac
commit
bb1915e3dd
3 changed files with 12 additions and 2 deletions
|
@ -11,6 +11,10 @@ in
|
|||
|
||||
Also adds some drivers for common printers.
|
||||
'';
|
||||
|
||||
hplip.enable = mkEnableOption ''
|
||||
HP printing support using hplip software.
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue