chore: remove custom brlaser
NixOS 25.05 has switched to Owl-Maintain's fork of brlaser with the latest release that includes the fix for my duplex printing issues.
This commit is contained in:
parent
f25ca7a488
commit
cf42ef54d8
3 changed files with 1 additions and 121 deletions
|
@ -4,7 +4,6 @@
|
|||
{ self', pkgs, ... }:
|
||||
{
|
||||
packages = {
|
||||
brlaser = pkgs.callPackage ./brlaser { };
|
||||
deconz = pkgs.qt5.callPackage ./deconz { };
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue