pinentry
This commit is contained in:
parent
6850fe80d9
commit
e67ada7132
|
@ -20,5 +20,8 @@ in {
|
|||
defaultCacheTtl = 1800;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
pinentry
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue