feat(jellyfin): init jellyfin

This commit is contained in:
Artur Manuel 2025-03-05 14:32:32 +00:00
commit 4e2ae9fdfd
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
5 changed files with 14 additions and 3 deletions

View file

@ -48,4 +48,8 @@ in {
};
};
};
systemd.user.tmpfiles.users.forgejo.rules = [
"L+ %h/data/home/.ssh - - - - %h/.ssh"
];
}