services.usbguard.restoreControllerDeviceState

NixOS option

The USBGuard daemon modifies some attributes of controller devices like the default authorization state of new child device instances. Using this setting, you can control whether the daemon will try to restore the attribute values to the state before modification on shutdown.

type: boolean
Default
false
declared in: nixos/modules/services/security/usbguard.nixView source on NixOS/nixpkgs →