This website requires JavaScript.
Explore
Help
Register
Sign In
colonelpanic
/
dotfiles
Watch
1
Star
0
Fork
1
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fe59575676
dotfiles
/
nixos
/
jellyfin.nix
8 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
[NixOS] Enable emby on biskcomp
2021-07-10 21:03:33 -06:00
{
pkgs
,
.
.
.
}:
{
[NixOS] Add jellyfin to biskcomp
2021-07-10 21:07:28 -06:00
services
.
jellyfin
=
{
[NixOS] Enable emby on biskcomp
2021-07-10 21:03:33 -06:00
enable
=
true
;
[NixOS] Add jellyfin to ryzen-shine
2021-07-11 12:00:57 -06:00
openFirewall
=
true
;
[NixOS] Enable emby on biskcomp
2021-07-10 21:03:33 -06:00
}
;
}
Reference in New Issue
Copy Permalink