mirror of
https://github.com/wlcx/home.git
synced 2025-12-13 21:13:45 +00:00
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
|
# Shouldn't have an effect on macos, on linux we need to specify a pinentry
|
||||||
services.gpg-agent = {
|
services.gpg-agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enableSshSupport = true;
|
||||||
pinentryFlavor = "qt"; # for plasma
|
pinentryFlavor = "qt"; # for plasma
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user