services.bitbox-bridge.runOnMount

NixOS option

Run bitbox-bridge.service only when hardware wallet is plugged, also registers the systemd device unit. This option is enabled by default to save power, when false, bitbox-bridge service runs all the time instead.

type: boolean
Default
true
Example
true
declared in: nixos/modules/services/hardware/bitbox-bridge.nixView source on NixOS/nixpkgs →