something-broke

This commit is contained in:
Lilith 2024-06-09 23:52:27 +02:00
parent e97713666a
commit 23521dbb2c
Signed by: lilith
GPG key ID: 8712A0F317C37175
12 changed files with 200 additions and 18 deletions

View file

@ -7,8 +7,5 @@
services.gpg-agent = {
enable = true;
pinentryPackage = pkgs.pinentry-gtk2;
enableSshSupport = true;
sshKeys = [];
enableExtraSocket = true;
};
}