move config files to drive
This commit is contained in:
parent
c36733605b
commit
eb090161b8
2 changed files with 5 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
services = {
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
dataDir = "/mnt/data/apps/jellyfin";
|
||||
hardwareAcceleration = {
|
||||
enable = true;
|
||||
device = "/dev/dri/renderD128";
|
||||
|
|
@ -43,4 +44,4 @@
|
|||
# port = 8191;
|
||||
# };
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue