mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
8 lines
104 B
Nix
8 lines
104 B
Nix
{
|
|
gpg-agent = {
|
|
enable = true;
|
|
enableSshSupport = true;
|
|
pinentryFlavor = "gnome3";
|
|
};
|
|
}
|