update flake inputs
This commit is contained in:
parent
90a4384db5
commit
4faab71aa7
2 changed files with 45 additions and 43 deletions
|
|
@ -18,7 +18,9 @@
|
|||
{
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryPackage = outputs.packages."${pkgs.system}".pinentry-selector;
|
||||
pinentry = {
|
||||
package = outputs.packages."${pkgs.system}".pinentry-selector;
|
||||
};
|
||||
# sshKeys = [
|
||||
# "C817E333BF88F16EA0F7ADE27BDCCC16AD25E5A6"
|
||||
# ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue