Fix rofi, eww and gpg
This commit is contained in:
@@ -11,7 +11,7 @@ in
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-rofi;
|
||||
pinentryPackage = pkgs.pinentry-qt;
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
pinentry
|
||||
|
||||
Reference in New Issue
Block a user