update flake inputs
This commit is contained in:
parent
ba113d05c7
commit
e43524ff83
2 changed files with 25 additions and 24 deletions
|
|
@ -66,6 +66,7 @@
|
|||
programs.git.signing = {
|
||||
signByDefault = true;
|
||||
key = cfg.signKey;
|
||||
format = "openpgp";
|
||||
};
|
||||
})
|
||||
(lib.mkIf cfg.encrypt-credential {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue