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