mirror of https://github.com/wlcx/home.git
gpg: ssh support
This commit is contained in:
parent
604cf1b75d
commit
a2cab93005
|
@ -25,6 +25,7 @@
|
|||
# Shouldn't have an effect on macos, on linux we need to specify a pinentry
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryFlavor = "qt"; # for plasma
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue