services.usbguard.insertedDevicePolicy

NixOS option

How to treat USB devices that are already connected after the daemon starts. One of block, reject, apply-policy.

type: one of "block", "reject", "apply-policy"
Default
"apply-policy"
declared in: nixos/modules/services/security/usbguard.nixView source on NixOS/nixpkgs →