heimdall: Jellyfin S3 support

This commit is contained in:
Filippo Berto 2026-02-22 14:40:06 +01:00
parent 9cc36254cc
commit 98e2905a70
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
4 changed files with 58 additions and 0 deletions

View file

@ -46,6 +46,7 @@ in
"thor_wg_priv.age".publicKeys = devUsers ++ [ thor ];
"wg_psk.age".publicKeys = devUsers ++ systems;
"rclone_bertof.age".publicKeys = devUsers ++ [ baldur heimdall odin sif thor ];
"rclone_jellyfin.age".publicKeys = devUsers ++ [ baldur heimdall ];
"rclone_tiziano.age".publicKeys = devUsers ++ [ odin ];
"ollama.age".publicKeys = devUsers ++ [ thor ];
"heimdall-gitlab-runner-nix.age".publicKeys = devUsers ++ [ heimdall ];