nixpkgs/nixos/modules/system
Florian Klink d22b3ed4bc systemd: switch to unified cgroup hierarchy by default
See https://www.redhat.com/sysadmin/fedora-31-control-group-v2 for
details on why this is desirable, and how it impacts containers.

Users that need to keep using the old cgroup hierarchy can re-enable it
by setting `systemd.unifiedCgroupHierarchy` to `false`.

Well-known candidates not supporting that hierarchy, like docker and
hidepid=… will disable it automatically.

Fixes #73800
2020-11-19 16:56:46 +01:00
..
activation nixos/activation-script: make scripts well-typed 2020-10-26 13:33:12 +01:00
boot systemd: switch to unified cgroup hierarchy by default 2020-11-19 16:56:46 +01:00
etc treewide: completely remove types.loaOf 2020-09-02 00:42:50 +02:00