update flake inputs

This commit is contained in:
ulic-youthlic 2025-04-30 13:15:56 +08:00
parent 90a4384db5
commit 4faab71aa7
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 45 additions and 43 deletions

View file

@ -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"
# ];