starlight gets cups-dymo
This commit is contained in:
parent
f8b734266b
commit
225ab925cc
|
@ -76,6 +76,7 @@
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
services.printing.drivers = [
|
services.printing.drivers = [
|
||||||
|
pkgs.cups-dymo
|
||||||
(pkgs.brlaser.overrideAttrs (old: {
|
(pkgs.brlaser.overrideAttrs (old: {
|
||||||
version = "unstable-2023-02-20";
|
version = "unstable-2023-02-20";
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
|
|
Loading…
Reference in a new issue