modules/hardware/trezor.nix (view raw)
1 2 3 4
{ config, pkgs, ... }: { services.trezord.enable = true; }