Skip to content

Seatd

services.seatd.enable

Whether to enable seatd. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/desktops/seatd.nix

services.seatd.group

Group to own the seatd socket Type: string

Default

"seat"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/desktops/seatd.nix

services.seatd.logLevel

Logging verbosity Type: one of "debug", "info", "error", "silent"

Default

"info"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/desktops/seatd.nix

services.seatd.user

User to own the seatd socket Type: string

Default

"root"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/desktops/seatd.nix