jellyfin + tubearchivist

This commit is contained in:
TheWanderingCrow 2025-07-07 10:32:09 -04:00
parent b3689c7b9f
commit 9e3f5ac710
2 changed files with 56 additions and 1 deletions

View file

@ -54,6 +54,8 @@ in {
};
};
virtualisation.oci-containers.backend = lib.mkDefault "podman";
nix.settings = {
connect-timeout = 5;
log-lines = 25;