Fixed gitea module name

This commit is contained in:
2025-10-23 10:32:59 +01:00
parent 7f871319c1
commit 126633f5aa

View File

@@ -7,7 +7,7 @@
unstablePkgs,
...
}: {
services.podman = {
services.gitea = {
networks = {
gitea-net = {};
};