From 09171983d93520a8c348d147cab75b3c9c99016a Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Sun, 9 Apr 2023 11:55:12 -0400 Subject: [PATCH] claim token --- machines/perception/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/perception/configuration.nix b/machines/perception/configuration.nix index f97e511..cc9747b 100644 --- a/machines/perception/configuration.nix +++ b/machines/perception/configuration.nix @@ -73,6 +73,7 @@ "PGID" = "1000"; "TZ" = "America/New_York"; "VERSION" = "latest"; + "PLEX_CLAIM" = "claim-xxHsSs7f3Z6zY6EokYyX"; }; ports = [ "32400:32400"