age-plugin-ledger
age-plugin-ledger 0.1.2
Ledger Nano plugin for age
https://github.com/Ledger-Donjon/age-plugin-ledgerMIT LicenseApache License 2.0
main program: age-plugin-ledgerprograms: age-plugin-ledger
Maintainers
Platforms (38)
x86_64-redoxi686-freebsdpowerpc64-linuxs390x-linuxx86_64-linuxx86_64-darwinarmv7l-linuxi686-netbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ age-plugin-ledger ];
Ad-hoc shell
nix-shell -p age-plugin-ledger
Flake (nix run)
nix run nixpkgs#age-plugin-ledger