mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
serverle: enable jellyfin
This commit is contained in:
parent
edf356f6b3
commit
9514033f26
1 changed files with 4 additions and 0 deletions
|
@ -9,5 +9,9 @@ in
|
|||
ssh-server = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue