add plexpass package

This commit is contained in:
Vivian 2023-05-24 16:58:51 +02:00
parent fc0f5c6cfa
commit 3eb4fa4fb3
7 changed files with 69 additions and 2 deletions

View file

@ -0,0 +1,3 @@
{ plex, plexRaw-plexpass }:
# Copied from: https://github.com/tadfisher/flake/blob/ed949a619236ba30f0be614fed804abdf1e8005b/pkgs/plex-plexpass/default.nix
plex.override { plexRaw = plexRaw-plexpass; }