Skip to content

Commit

Permalink
Fix printing driver
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed May 26, 2024
1 parent 79c7426 commit 8c239dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/services/printing.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
drivers = with pkgs; [
brlaser
brgenml1lpr
brgenml1cpuswrapper
brgenml1cupswrapper
];
};
};
Expand Down

0 comments on commit 8c239dc

Please sign in to comment.