mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 07:15:07 -05:00
enable gpg extra socket
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
enableSshSupport = true;
|
||||
sshKeys = [ "149F16412997785363112F3DBD713BC91D51B831" ];
|
||||
pinentryFlavor = if desktop != null then "gnome3" else "curses";
|
||||
enableExtraSocket = true;
|
||||
};
|
||||
|
||||
programs.gpg = {
|
||||
|
||||
Reference in New Issue
Block a user