mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
netdata: add missing breaking release notes (#410789)
This commit is contained in:
commit
a5e47a4bea
|
|
@ -379,6 +379,8 @@ Alongside many enhancements to NixOS modules and general system improvements, th
|
|||
|
||||
- `virtualisation.azure.agent` option provided by `azure-agent.nix` is replaced by `services.waagent`, and will be removed in a future release.
|
||||
|
||||
- Netdata removed support for non cloud deployments in version 2, so the `withCloud` option has been removed.
|
||||
|
||||
- The ZFS import service now respects `fileSystems.*.options = [ "noauto" ];` and does not add that pool's import service to `zfs-import.target`, meaning it will not be automatically imported at boot.
|
||||
|
||||
- Default file names of images generated by several builders in `system.build` have been changed as outlined in the table below.
|
||||
|
|
|
|||
Loading…
Reference in a new issue