services.usbguard.IPCAllowedUsers
NixOS option
A list of usernames that the daemon will accept IPC connections from.
type: list of stringDefault
[ "root" ]
Example
declared in: nixos/modules/services/security/usbguard.nixView source on NixOS/nixpkgs →[ "root" "yourusername" ]