## `services.sonarr.settings` https://github.com/NixOS/nixpkgs/blob/dbeacf1b40207b74fede8a8f97a7d6bcf8beee67/nixos/modules/services/misc/servarr/settings-options.nix#L59C1-L59C68 ``` For secrets use [](#opt-services.${name}.environmentFiles). ``` Renders as > For secrets use . Should be > For secrets use [services.sonarr.environmentFiles](https://search.nixos.org/options?channel=unstable&show=services.sonarr.environmentFiles&query=services.sonarr.environmentFiles). ## `environment.sessionVariables` https://github.com/NixOS/nixpkgs/blob/dbeacf1b40207b74fede8a8f97a7d6bcf8beee67/nixos/modules/config/system-environment.nix#L36-L39 ``` Also, these variables are merged into [](#opt-environment.variables) and it is therefore [...] ``` Renders as > Also, these variables are merged into and it is therefore [...] Should be > Also, these variables are merged into [environment.variables](https://search.nixos.org/options?channel=unstable&show=environment.variables&query=environment.variables) and it is therefore [...]
services.sonarr.settingshttps://github.com/NixOS/nixpkgs/blob/dbeacf1b40207b74fede8a8f97a7d6bcf8beee67/nixos/modules/services/misc/servarr/settings-options.nix#L59C1-L59C68
Renders as
Should be
environment.sessionVariableshttps://github.com/NixOS/nixpkgs/blob/dbeacf1b40207b74fede8a8f97a7d6bcf8beee67/nixos/modules/config/system-environment.nix#L36-L39
Renders as
Should be