nixos/netdata: remove cgroup accounting enable
cgroup accounting is enabled by default, and the option is scheduled for removal.
Grimmauld 4 months ago 84cbe9dc 231c1427
··· 412 412 }); 413 413 }; 414 414 415 415 - systemd.enableCgroupAccounting = true; 416 416 - 417 415 security.wrappers = { 418 416 "apps.plugin" = { 419 417 source = "${cfg.package}/libexec/netdata/plugins.d/apps.plugin.org";