MyNixOS website logo
option

services.usbguard.IPCAllowedGroups

A list of groupnames that the daemon will accept IPC connections from.

Declarations
Type
list of string
Default
[ ]
Example
[
  "wheel"
]