diff options
| author | adikro <adikro@disroot.org> | 2026-03-10 21:47:00 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-10 21:47:00 +0100 |
| commit | ffefb53956c38909da77fe7ebbbb5d8b5dd823b9 (patch) | |
| tree | 3e67812d9424bdc465f7b9eb7958bbbecf909afb /hm/conf | |
| parent | 4c050140abc82ece8ce931ef6bad12859a19fdb7 (diff) | |
signing changes
Diffstat (limited to 'hm/conf')
| -rw-r--r-- | hm/conf/git.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/conf/git.nix b/hm/conf/git.nix index a0925ba..a784234 100644 --- a/hm/conf/git.nix +++ b/hm/conf/git.nix @@ -14,7 +14,7 @@ in lfs.enable = true; signing = { signByDefault = true; - key = "1DCCDC4E78380113E9BBBE413C7DEF329223B701"; + key = "EF69F2FB25C8B5A66918EA91A38ACEAB9656CD94"; }; settings = { user = { |
