nitrokey: Actually install keybase, not just the services
1 file changed, 1 insertion(+), 0 deletions(-)
M modules/hardware/nitrokey.nix → modules/hardware/nitrokey.nix
@@ -41,5 +41,6 @@ environment.systemPackages = with pkgs; [ gnupg nitrokey-app + keybase-gui ]; }