mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 01:17:26 +02:00
personal-gui: Use rofi-wayland for pinentry
This commit is contained in:
parent
6f793954c4
commit
664a660feb
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.gpg-agent.pinentry.package = pkgs.pinentry-rofi;
|
||||
services.gpg-agent.pinentry.package = pkgs.pinentry-rofi.override {rofi = pkgs.rofi-wayland;};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue