# 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)