services.xserver.desktopManager.surf-display.inactivityInterval

NixOS option

Setting for internal inactivity timer to restart surf-display if the user goes inactive/idle to get a fresh session for the next user of the kiosk. If this value is set to zero, the whole feature of restarting due to inactivity is disabled.

type: signed integer
Default
300
Example
0
declared in: nixos/modules/services/x11/desktop-managers/surf-display.nixView source on NixOS/nixpkgs →