forked from colonelpanic/dotfiles
[NixOS] Remove jellyfin
This commit is contained in:
parent
90cd014561
commit
75c999288b
@ -1,7 +0,0 @@
|
|||||||
{ pkgs, ... }:
|
|
||||||
{
|
|
||||||
services.jellyfin = {
|
|
||||||
enable = true;
|
|
||||||
openFirewall = true;
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user