fix: disable gpg agent
This commit is contained in:
parent
d6589d437b
commit
8d02da32e8
@ -647,7 +647,7 @@ in
|
||||
};
|
||||
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
enableSshSupport = false;
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user