Remove GPG SSH agent
This commit is contained in:
parent
02f52e70a5
commit
15df4f47c5
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
|
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
|
||||||
pinentryPackage = pkgs.pinentry-curses;
|
pinentryPackage = pkgs.pinentry-curses;
|
||||||
};
|
};
|
||||||
hardware.onlykey.enable = true;
|
hardware.onlykey.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue