mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
988f7a68db
Former-commit-id: a4f74f5fe7
7 lines
79 B
Nix
7 lines
79 B
Nix
{
|
|
services.jellyseerr = {
|
|
enable = true;
|
|
openFirewall = true;
|
|
};
|
|
}
|