gitlab enabled

This commit is contained in:
Birk Bohne 2025-08-20 15:38:49 +02:00
parent 017c8211dd
commit 1381c03b6c
No known key found for this signature in database

View File

@ -7,7 +7,7 @@
software = { software = {
desktop = true; desktop = true;
nextcloud.server.enable = true; nextcloud.server.enable = true;
gitlab = false; gitlab = true;
forgejo = false; forgejo = false;
splunk = false; splunk = false;
}; };