mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 15:37:20 +02:00
Refactoring of the mediaserver module
This commit is contained in:
parent
49299dc3b2
commit
ae3d889262
6 changed files with 38 additions and 20 deletions
|
@ -17,6 +17,8 @@ in {
|
|||
mkMerge [{
|
||||
services.jackett = {
|
||||
enable = true;
|
||||
user = "mediaserver";
|
||||
group = "mediaserver";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue