WIP: gitea: init gpg signing key

This commit is contained in:
h7x4
2024-11-23 23:51:53 +01:00
parent 07777edafb
commit 78028846a9
2 changed files with 27 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ let
in {
imports = [
./ci.nix
./gpg.nix
./import-users
./web-secret-provider
];