chore: Fix deprecation warnings
This commit is contained in:
parent
2a1db15b8c
commit
2d2e3a9cca
2 changed files with 5 additions and 4 deletions
|
|
@ -111,7 +111,7 @@
|
|||
enableSshSupport = true;
|
||||
sshKeys = [ "9027AB16B9A7C20BD29F30F55CBA054430BF014C" ];
|
||||
extraConfig = ''
|
||||
pinentry-program ${pkgs.pinentry.qt}/bin/pinentry
|
||||
pinentry-program ${pkgs.pinentry-qt}/bin/pinentry
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue