Disable throw-keyids because of recipients issues
Este commit está contenido en:
+6
-1
@@ -74,7 +74,12 @@ in {
|
||||
'';
|
||||
};
|
||||
|
||||
gpg.enable = true;
|
||||
gpg = {
|
||||
enable = true;
|
||||
settings = {
|
||||
throw-keyids = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
||||
Referencia en una nueva incidencia
Block a user