services.rnsd.extraGroups

NixOS option

Additional groups for the rnsd service user. E.g., add the dialout group to allow rnsd to access serial devices (e.g., /dev/ttyACM0).

type: list of string
Default
[ ]
declared in: nixos/modules/services/networking/rnsd.nixView source on NixOS/nixpkgs →