mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
test signing
This commit is contained in:
parent
6ac3b664c9
commit
a0fbc6e2d5
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ _: {
|
||||||
advice.addIgnoredFile = false;
|
advice.addIgnoredFile = false;
|
||||||
core.hooksPath = ".githooks";
|
core.hooksPath = ".githooks";
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
|
push.gpgsign = "if-asked";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
_file = ./git.nix;
|
_file = ./git.nix;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue