add forgejo module

This commit is contained in:
Fabian Montero 2025-01-28 15:49:35 -06:00
parent 0473f830f6
commit 1c2b67ba0c
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
3 changed files with 77 additions and 0 deletions

View file

@ -6,5 +6,6 @@
}: {
imports = [
./trash
./services
];
}