feat: add bun-baseline
This commit is contained in:
parent
46abf741e3
commit
9931851eac
3 changed files with 70 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
bun-baseline = (super.callPackage ../overlays/bun-baseline.nix { });
|
||||
mfcl3750cdwlpr = (super.callPackage ../overlays/mfcl3750cdw.nix { }).driver;
|
||||
mfcl3750cdwcupswrapper = (super.callPackage ../overlays/mfcl3750cdw.nix { }).cupswrapper;
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue