add the jellyfinmediaplayer group, maybe this will help?
This commit is contained in:
parent
0962774501
commit
11f1f5c60e
|
@ -87,12 +87,14 @@ in {
|
|||
nextcloud -fstype=davfs,conf=${davfsconf},uid=1003,gid=100 :https\:nextcloud.gladtherescake.eu/remote.php/webdav/
|
||||
'';
|
||||
in ''
|
||||
/home/jellyfinmediaplayer/webdav file:${mapConf}
|
||||
/home/jellyfinmediaplayer/ file:${mapConf}
|
||||
'';
|
||||
};
|
||||
|
||||
#uses port 8096
|
||||
services.jellyfin.enable = true;
|
||||
users.groups.jellyfinmediaplayer = {};
|
||||
users.users.jellyfinmediaplayer.group = "jellyfinmediaplayer";
|
||||
users.users.jellyfin.extraGroups = ["jellyfinmediaplayer"];
|
||||
|
||||
# Add stremio kiosk on wayland :)
|
||||
|
|
Loading…
Reference in a new issue