forked from colonelpanic/dotfiles
[NixOS] Add jellyfin to ryzen-shine
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
{
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
|
@@ -7,6 +7,7 @@
|
||||
imports = [
|
||||
../full.nix
|
||||
../dfinity.nix
|
||||
../jellyfin.nix
|
||||
];
|
||||
|
||||
networking.interfaces.enp5s0.useDHCP = true;
|
||||
|
Reference in New Issue
Block a user