fix some eval warnings
This commit is contained in:
parent
2943c21f41
commit
bb94867bed
4 changed files with 23 additions and 24 deletions
|
|
@ -78,7 +78,7 @@
|
|||
gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-qt;
|
||||
pinentry.package = pkgs.pinentry-qt;
|
||||
};
|
||||
|
||||
niri = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue