mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
gpg-agent: use rofi for pinentry
This commit is contained in:
@@ -160,6 +160,7 @@ in {
|
|||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
defaultCacheTtl = 2 * 60 * 60;
|
defaultCacheTtl = 2 * 60 * 60;
|
||||||
maxCacheTtl = 4 * defaultCacheTtl;
|
maxCacheTtl = 4 * defaultCacheTtl;
|
||||||
|
pinentryPackage = pkgs.pinentry-rofi;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user