programs.tmux.withUtempter

NixOS option

Whether to enable libutempter for tmux. This is required so that tmux 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
declared in: nixos/modules/programs/tmux.nixView source on NixOS/nixpkgs →