This website requires JavaScript.
Explore
Help
Sign In
wizardlink
/
linuxware
Watch
1
Star
0
Fork
You've already forked linuxware
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
8d35457110
linuxware
/
services
/
jellyfin.nix
8 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2023-11-05 04:53:31 -03:00
{
services
.
jellyfin
=
{
enable
=
true
;
openFirewall
=
true
;
fix(jellyfin): use my user for reading and writing files
2024-01-17 18:13:55 -03:00
user
=
"
w
i
z
a
r
d
l
i
n
k
"
;
chore: initial commit
2023-11-05 04:53:31 -03:00
}
;
}
Reference in a new issue
Copy permalink