test
This commit is contained in:
parent
0cd105d5b9
commit
3288566a9f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{pkgs, cfg, ... }: {
|
||||
programs.gnupg.agent = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
enableBrowserSocket = true;
|
||||
enableExtraSocket = true;
|
||||
|
|
Loading…
Reference in a new issue