gitlab enabled

This commit is contained in:
Birk Bohne 2025-08-11 00:26:52 +02:00
parent ce1ab2608f
commit 4e50e989bd
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;
}; };