service: gitea register

This commit is contained in:
2024-04-06 19:33:10 +02:00
parent c285b75264
commit a86dbd6253
3 changed files with 23 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
podman ={
enable = true;
autoPrune.enable = true;
dockerCompat = enable;
dockerCompat = true;
};
};