nausicaa: add magicard-cups-driver
This commit is contained in:
parent
033b21e782
commit
4b5714ed08
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ in {
|
|||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
services.printing.drivers = with depot.pkgs; [ intermec-cups-driver ];
|
||||
services.printing.drivers = with depot.pkgs; [ intermec-cups-driver magicard-cups-driver ];
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
services.xserver = {
|
||||
|
|
Loading…
Reference in a new issue