feat: add isisdl overlay
This commit is contained in:
parent
6f14d08d92
commit
d01221fd65
4 changed files with 43 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
mfcl3750cdwlpr = (super.callPackage ../overlays/mfcl3750cdw.nix { }).driver;
|
||||
mfcl3750cdwcupswrapper = (super.callPackage ../overlays/mfcl3750cdw.nix { }).cupswrapper;
|
||||
pppdf = (super.python3Packages.callPackage ../overlays/pppdf { });
|
||||
isisdl = (super.python3Packages.callPackage ../overlays/isisdl.nix { });
|
||||
})
|
||||
];
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue