add plexpass package
This commit is contained in:
parent
fc0f5c6cfa
commit
3eb4fa4fb3
7 changed files with 69 additions and 2 deletions
|
@ -21,5 +21,9 @@ _final: prev: {
|
|||
platformio.platformio-ide =
|
||||
prev.callPackage ./vscode-extensions/platformio.nix { };
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
plex-plexpass = prev.callPackage ./plex-pass { };
|
||||
plexRaw-plexpass = prev.callPackage ./plex-pass/raw.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue