mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
changes
This commit is contained in:
parent
99fe8196c0
commit
e1ae3a9363
4 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ in
|
|||
|
||||
pinentryPackage =
|
||||
if wm.enable then
|
||||
pkgs.pinentry-gtk2
|
||||
pkgs.pinentry-gnome3
|
||||
else
|
||||
pkgs.pinentry-curses;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue