mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
60ef1c61f2
Former-commit-id: afd56d878e
7 lines
75 B
Nix
7 lines
75 B
Nix
{
|
|
services.sonarr = {
|
|
enable = true;
|
|
openFirewall = true;
|
|
};
|
|
}
|