jellyfin: setup service
This commit is contained in:
parent
271fc656cc
commit
2b5ef6b145
4 changed files with 48 additions and 0 deletions
|
|
@ -85,6 +85,10 @@ in
|
|||
privatePort = 8082;
|
||||
};
|
||||
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
miniflux = {
|
||||
enable = true;
|
||||
adminCredentialsFile = "${../../secrets/miniflux-admin-credentials.secret}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue