#6 trying to sign commits
This commit is contained in:
parent
45487e7d1b
commit
120baa6ab8
7 changed files with 117 additions and 11 deletions
|
@ -35,6 +35,12 @@
|
|||
url = "github:Mic92/nix-ld";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
|
||||
# GPG default configuration
|
||||
gpg-base-conf = {
|
||||
url = "github:drduh/config";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue