systemd.user.settings.Manager
NixOS option
Settings for systemd user instances. See systemd-user.conf(5) for available options.
type: open submodule of attribute set of (systemd option)Default
{ }Example
declared in: nixos/modules/system/boot/systemd/user.nixView source on NixOS/nixpkgs →{
DefaultTimeoutStartSec = 60;
}