summaryrefslogtreecommitdiff
path: root/users/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/common.nix')
-rw-r--r--users/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/common.nix b/users/common.nix
index 6c95959..1e0670d 100644
--- a/users/common.nix
+++ b/users/common.nix
@@ -9,7 +9,7 @@
package = pkgs.git.override { withLibsecret = true; };
settings = {
user = {
- name = "beeb5k";
+ name = "brustybee";
email = "bee@4d2.org";
signingkey = "42177A22EA630575";
};