pumpkin: shipwright: install
[julm/julm-nix.git] / nixos / profiles / networking / remote.nix
index 66f1797f846e193a137e5628b1b5de4bbeaf64f3..b0f6b3695a01b2a38ce37733fc397992bab7e1db 100644 (file)
@@ -13,7 +13,7 @@ with lib;
   # sets this up as soon as the initrd.
   boot.kernelParams = [ "panic=10" ];
 
-  programs.gnupg.agent.pinentryFlavor = "curses";
+  programs.gnupg.agent.pinentryPackage = pkgs.pinentry-curses;
 
   systemd = {
     # Always try to start all the units (default.target)