#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

17
flake.lock generated
View file

@ -359,6 +359,22 @@
"type": "github"
}
},
"gpg-base-conf": {
"flake": false,
"locked": {
"lastModified": 1711321488,
"narHash": "sha256-UoPY3pr1EkQj0vTJdHtwG8UBEmsN5AVutYzZ/3R4t28=",
"owner": "drduh",
"repo": "config",
"rev": "3b1bd3925b3440f55902e0a386155c55fc97d147",
"type": "github"
},
"original": {
"owner": "drduh",
"repo": "config",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -599,6 +615,7 @@
},
"root": {
"inputs": {
"gpg-base-conf": "gpg-base-conf",
"home-manager": "home-manager",
"nix-ld": "nix-ld",
"nixos-hardware": "nixos-hardware",