nitrokey: Actually install keybase, not just the services
Alan Pearce alan@alanpearce.eu
Sat, 09 Jun 2018 19:20:53 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
M modules/hardware/nitrokey.nix → modules/hardware/nitrokey.nix
@@ -41,5 +41,6 @@ environment.systemPackages = with pkgs; [ gnupg nitrokey-app + keybase-gui ]; }