Adapt package names to new top-level nomenclature

This commit is contained in:
2024-09-03 11:39:42 +02:00
parent 42b8f67be8
commit a806ba4ef2
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ with pkgs;
# GPG agent
programs.gnupg.agent = {
enable = true;
pinentryFlavor = "gnome3";
pinentryPackage = pinentry-gnome3;
};
# Tmux