nixos/netdata: remove cgroup accounting enable

cgroup accounting is enabled by default, and the option is scheduled for removal.

Grimmauld 84cbe9dc 231c1427

-2
-2
nixos/modules/services/monitoring/netdata.nix
··· 412 }); 413 }; 414 415 - systemd.enableCgroupAccounting = true; 416 - 417 security.wrappers = { 418 "apps.plugin" = { 419 source = "${cfg.package}/libexec/netdata/plugins.d/apps.plugin.org";
··· 412 }); 413 }; 414 415 security.wrappers = { 416 "apps.plugin" = { 417 source = "${cfg.package}/libexec/netdata/plugins.d/apps.plugin.org";