| options/nixos/systemd.user.units | Definition of systemd per-user units.
|
| options/nixos/systemd.user.paths | Definition of systemd per-user path units.
|
| options/nixos/systemd.user.slices | Definition of systemd per-user slice units.
|
| options/nixos/systemd.user.timers | Definition of systemd per-user timer units.
|
| options/home-manager/systemd.user.enable | Whether to enable the user systemd service manager.
|
| options/nixos/systemd.user.targets | Definition of systemd per-user target units.
|
| options/nixos/systemd.user.sockets | Definition of systemd per-user socket units.
|
| options/home-manager/systemd.user.paths | Definition of systemd per-user path units
|
| options/home-manager/systemd.user.packages | Packages providing systemd user units
|
| options/home-manager/systemd.user.slices | Definition of systemd per-user slice units
|
| options/home-manager/systemd.user.timers | Definition of systemd per-user timer units
|
| options/home-manager/systemd.user.mounts | Definition of systemd per-user mount units
|
| options/nixos/systemd.user.services | Definition of systemd per-user service units.
|
| options/nixos/systemd.user.extraConfig | Extra config options for systemd user instances
|
| options/home-manager/systemd.user.targets | Definition of systemd per-user target units
|
| options/home-manager/systemd.user.sockets | Definition of systemd per-user socket units
|
| options/home-manager/systemd.user.settings | Extra config options for user session service manager
|
| options/home-manager/systemd.user.services | Definition of systemd per-user service units
|
| options/nixos/systemd.user.generators | Definition of systemd generators; see systemd.generator(5)
|
| options/home-manager/systemd.user.automounts | Definition of systemd per-user automount units
|
| options/home-manager/systemd.user.sessionVariables | Environment variables that will be set for the user session
|
| options/home-manager/systemd.user.systemctlPath | Absolute path to the systemctl tool
|
| options/home-manager/systemd.user.servicesStartTimeoutMs | How long to wait for started services to fail until their start is
considered successful
|
| options/home-manager/systemd.user.startServices | Whether new or changed services that are wanted by active targets
should be started
|