Compare commits
2 commits
c3247000e9
...
f0bcdd9946
| Author | SHA1 | Date | |
|---|---|---|---|
| f0bcdd9946 | |||
| 29baeb944a |
1 changed files with 0 additions and 2 deletions
|
|
@ -235,14 +235,12 @@
|
|||
};
|
||||
radarr = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.radarr;
|
||||
settings = {
|
||||
server.port = 15837;
|
||||
};
|
||||
};
|
||||
sonarr = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.sonarr;
|
||||
settings = {
|
||||
server.port = 15838;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue