about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-06-05 02:14:43 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-06-05 02:18:05 +0200
commit8e68d2b9ae4ac0f358d80fed9cc99a84da42ef04 (patch)
tree394418845bd77d7e4c4b9003a843e950a7aa54a1 /modules
parent4815e1971f8fb54df973919763c58ca2b1948911 (diff)
modules: Update my GnuPG public key
Time for a new GnuPG key, this time CCID-only :-)

This is the last commit you'll get using my old key (which will soon be
revoked as soon as I moved everything over to use the new key), so if
you're paranoid be sure to check the fingerprint against the signature
of this very commit.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/workstation/default.nix2
-rw-r--r--modules/user/aszlig/programs/gajim/config.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/user/aszlig/profiles/workstation/default.nix b/modules/user/aszlig/profiles/workstation/default.nix
index 0bce725d..b5f60470 100644
--- a/modules/user/aszlig/profiles/workstation/default.nix
+++ b/modules/user/aszlig/profiles/workstation/default.nix
@@ -60,7 +60,7 @@ in {
       merge.tool = "vimdiff3";
       user.email = "aszlig@redmoonstudios.org";
       user.name = "aszlig";
-      user.signkey = "8C2DC961";
+      user.signkey = "4DFD43EC834B6901BDA2BAAC1DE8E48E57DB5436";
       gpg.program = "${pkgs.gnupg}/bin/gpg2";
       push.default = "current";
       tar."tar.xz".command = "${pkgs.xz}/bin/xz -c";
diff --git a/modules/user/aszlig/programs/gajim/config.nix b/modules/user/aszlig/programs/gajim/config.nix
index 86c4fef1..86de59ed 100644
--- a/modules/user/aszlig/programs/gajim/config.nix
+++ b/modules/user/aszlig/programs/gajim/config.nix
@@ -389,7 +389,7 @@ in mkConfig {
       is_zeroconf = false;
       keep_alive_every_foo_secs = "55";
       keep_alives_enabled = true;
-      keyid = "8C2DC961";
+      keyid = "4DFD43EC834B6901BDA2BAAC1DE8E48E57DB5436";
       keyname = ''aszlig <"^[0-9]+$"@regexmail.net>'';
       last_archiving_time = "1970-01-01T00:00:00Z";
       last_status_msg = "";