Files
2026-06-24 23:22:27 +02:00

6 lines
127 B
Nix

{
flake.modules.homeManager.keith-weckyy702-git = {
programs.git.signing.key = "/home/weckyy702/.ssh/id_ed25519";
};
}