Home Gen25 @ 2025-05-10-18:44 by jonas@monolith

This commit is contained in:
2025-05-26 19:05:02 +02:00
parent fc0874f33c
commit 4c9b31b131
5 changed files with 40 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ in {
enable = true;
enableSshSupport = true;
enableZshIntegration = true;
pinentryPackage =
pinentry.package =
if cfg.pinentry == "qt"
then pkgs.pinentry-qt
else pkgs.pinentry.gnome3;