#6 trying to sign commits

This commit is contained in:
Christoph Hollizeck 2024-04-07 16:12:04 +02:00
parent 579a4a985e
commit c913825739
No known key found for this signature in database
GPG key ID: A8185688CDE3921F
7 changed files with 117 additions and 11 deletions

View file

@ -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 =