diff --git a/modules/system/boot/systemd.nix b/modules/system/boot/systemd.nix index d8b5ee45c7e4..4cb0e1cdf1df 100644 --- a/modules/system/boot/systemd.nix +++ b/modules/system/boot/systemd.nix @@ -343,7 +343,6 @@ in { source = pkgs.writeText "systemd.conf" '' [Manager] - JoinControllers=cpu,cpuacct net_cls,netprio ''; target = "systemd/system.conf"; }