From a92f7499eb0fe30a9c487394b2a01b9ecea7f82e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 13 Jun 2022 02:50:05 +0200 Subject: trezor: install suite --- system/settings/hardware/trezor.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system/settings/hardware') diff --git a/system/settings/hardware/trezor.nix b/system/settings/hardware/trezor.nix index 33cc6f25..60867e07 100644 --- a/system/settings/hardware/trezor.nix +++ b/system/settings/hardware/trezor.nix @@ -5,6 +5,7 @@ gnupg pinentry (python3.withPackages(ps: with ps; [ trezor_agent wheel ])) + trezor-suite ]; programs.gnupg.agent = { enable = lib.mkForce false; -- cgit 1.4.1