Enabled ZSH and SSH integrations
This commit is contained in:
parent
ec72e8bea5
commit
0ca94669c6
|
@ -15,5 +15,7 @@
|
|||
services.gpg-agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "curses";
|
||||
enableZshIntegration = true;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue