Note on pinentry
This commit is contained in:
parent
1ba3c9475c
commit
a758ff909f
1 changed files with 9 additions and 0 deletions
|
@ -3,4 +3,13 @@
|
|||
common
|
||||
desktop
|
||||
];
|
||||
|
||||
# TODO: pinentry curses?
|
||||
/*
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
*/
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue