25.05: update renamed options

This commit is contained in:
Leonardo Eugênio 2025-06-22 23:56:31 -03:00
parent 0fa0d0b7a9
commit 6ff8646af3
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B
4 changed files with 4 additions and 4 deletions

View file

@ -43,7 +43,7 @@ lib.mkIf (config.my.desktop == "gnome") {
qt6Packages.qtstyleplugin-kvantum
];
services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome;
services.gpg-agent.pinentry.package = pkgs.pinentry-gnome;
xdg.defaultApplications = {
enable = lib.mkForce false;