25.05: update renamed options
This commit is contained in:
parent
0fa0d0b7a9
commit
6ff8646af3
4 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue