update secrets, cleanup

This commit is contained in:
mjallen18
2025-01-22 17:52:48 -06:00
parent fe0916e255
commit a6ec7beff9
8 changed files with 51 additions and 49 deletions

View File

@@ -1,9 +1,4 @@
{
config,
pkgs,
lib,
...
}:
{ ... }:
let
jellyseerrPort = 5055;
@@ -27,8 +22,6 @@ in
config =
{
config,
pkgs,
lib,
...
}: