move pkgs

This commit is contained in:
Vivian 2024-01-03 15:50:11 +01:00
parent 84f07ef08f
commit af2b5a14f2
14 changed files with 1 additions and 1 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; }