Add cups-dymo to installed printing drivers
This commit is contained in:
parent
2945d350e5
commit
9fb7e53fe2
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ with lib; {
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
services.printing = {
|
services.printing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
drivers = [pkgs.brlaser];
|
drivers = [pkgs.brlaser pkgs.cups-dymo];
|
||||||
};
|
};
|
||||||
|
|
||||||
# If you don't set this Wireguard won't work.
|
# If you don't set this Wireguard won't work.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue