add plexpass package
This commit is contained in:
parent
fc0f5c6cfa
commit
3eb4fa4fb3
7 changed files with 69 additions and 2 deletions
3
nixos/pkgs/plex-pass/default.nix
Normal file
3
nixos/pkgs/plex-pass/default.nix
Normal 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; }
|
Loading…
Add table
Add a link
Reference in a new issue