MyNixOS website logo
Description

A QT based application for the Digital Bitbox hardware wallet.

Digital Bitbox provides dbb-app, a GUI tool, and dbb-cli, a CLI tool, to manage Digital Bitbox devices.

This package will only install the dbb-app and dbb-cli, however; in order for these applications to identify and access Digital Bitbox devices, one may want to enable the digitalbitbox hardware module by adding

hardware.digitalbitbox.enable = true;

to the configuration which is equivalent to adding this package to the udev.packages list.

The easiest way to use the digitalbitbox package in NixOS is by adding

programs.digitalbitbox.enable = true;

to the configuration which installs the package and enables the hardware module.

Metadata

Version

3.0.0

License

Maintainers (1)

Executables (2)

  • bin/dbb-app
  • bin/dbb-cli

Platforms (21)

    Linux
Show all
  • aarch64-linux
  • armv5tel-linux
  • armv6l-linux
  • armv7a-linux
  • armv7l-linux
  • i686-linux
  • loongarch64-linux
  • m68k-linux
  • microblaze-linux
  • microblazeel-linux
  • mips-linux
  • mips64-linux
  • mips64el-linux
  • mipsel-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • s390-linux
  • s390x-linux
  • x86_64-linux