Changes
1 changed files (+1/-1)
-
-
@@ -90,7 +90,7 @@ email = config.features.identity.email;}; signing = lib.mkIf (config.features.identity.gpgSigningKeyId != null) { sign-all = true; behavior = "own"; backend = "gpg"; key = config.features.identity.gpgSigningKeyId; };
-