#6 trying to sign commits

This commit is contained in:
Christoph Hollizeck 2024-04-07 16:12:04 +02:00
parent 45487e7d1b
commit 120baa6ab8
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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 =