[shared] Move git signing key to systemConfig

This commit is contained in:
2025-10-14 20:15:41 +02:00
parent 9434f32e06
commit 0109aeec8a
5 changed files with 10 additions and 10 deletions

View File

@@ -4,6 +4,4 @@
imports = with lib.custom; [
(relativeToBase "home-manager")
];
programs.git.signing.key = "E3FA0E995C0D0E5E";
}