LOCK IN: disable all distractions
Some checks failed
Activate Homelab Configuration / rebuild (push) Has been cancelled

This commit is contained in:
Satria 2026-07-18 18:52:01 +07:00
commit 7b9ce69c76
5 changed files with 18 additions and 6 deletions

View file

@ -4,7 +4,8 @@
];
services = {
jellyfin = {
enable = true;
# LOCK IN
enable = false;
dataDir = "/mnt/data/apps/jellyfin";
hardwareAcceleration = {
enable = true;