systemd.user.settings

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

Type
open submodule of 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;
}
Declared
<home-manager/modules/systemd.nix>