@@ -284,7 +284,7 @@ In addition to numerous new and upgraded packages, this release has the followin
-`services.openssh.ciphers` to `services.openssh.settings.Ciphers`
-`services.openssh.gatewayPorts` to `services.openssh.settings.GatewayPorts`
-`netbox` was updated to 3.4. NixOS' `services.netbox.package` still defaults to 3.3 if `stateVersion` is earlier than 23.05. Please review upstream's [breaking changes](https://github.com/netbox-community/netbox/releases/tag/v3.4.0), and upgrade NetBox by changing `services.netbox.package`. Database migrations will be run automatically.
-`netbox` was updated to 3.5. NixOS' `services.netbox.package` still defaults to 3.3 if `stateVersion` is earlier than 23.05. Please review upstream's breaking changes[for 3.4.0](https://github.com/netbox-community/netbox/releases/tag/v3.4.0) and [for 3.5.0](https://github.com/netbox-community/netbox/releases/tag/v3.5.0), and upgrade NetBox by changing `services.netbox.package`. Database migrations will be run automatically.
-`services.netbox` now support RFC42-style options, through `services.netbox.settings`.