enable ssh agent
This commit is contained in:
parent
3b9646b446
commit
9cfb0b9ce8
2 changed files with 6 additions and 0 deletions
|
@ -223,4 +223,8 @@ in
|
|||
# { enable = true;
|
||||
# };
|
||||
|
||||
services.gpg-agent =
|
||||
{ enable = true;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue