MyNixOS website logo

Extra config options for user session service manager. See systemd-user.conf(5) for available options.

Declarations
Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string) or a list of them for duplicate keys)
Default
{ }
Example
{
  Manager.DefaultCPUAccounting = true;
}