MyNixOS website logo
option

services.logind.killUserProcesses

Specifies whether the processes of a user should be killed when the user logs out. If true, the scope unit corresponding to the session and all processes inside that scope will be terminated. If false, the scope is "abandoned" (see systemd.scope(5)), and processes are not killed.

See logind.conf(5) for more details.

Declarations
Type
boolean
Default
false