chore(flake)!: bump inputs
This commit is contained in:
parent
748722b55c
commit
312f860262
3 changed files with 38 additions and 36 deletions
|
@ -10,7 +10,7 @@ with lib;
|
|||
programs.git = {
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
gpgPath = "${pkgs.openssh}/bin/ssh-keygen";
|
||||
signer = "${pkgs.openssh}/bin/ssh-keygen";
|
||||
key = null;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue