programs.mosh.withUtempter

NixOS option

Whether to enable libutempter for mosh. This is required so that mosh can write to /var/run/utmp (which can be queried with who to display currently connected user sessions). Note, this will add a guid wrapper for the group utmp!

type: boolean
Default
true
Example
true
declared in: nixos/modules/programs/mosh.nixView source on NixOS/nixpkgs →