mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Refactoring of the mediaserver module
This commit is contained in:
parent
6096bc5515
commit
9677f19430
7 changed files with 66 additions and 20 deletions
|
@ -17,9 +17,9 @@ in {
|
|||
mkMerge [{
|
||||
services.sonarr = {
|
||||
enable = true;
|
||||
group = "tv";
|
||||
user = "mediaserver";
|
||||
group = "mediaserver";
|
||||
};
|
||||
users.groups.tv = { name = "tv"; };
|
||||
}
|
||||
|
||||
(mkIf cfg.nginx.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue