nixos/gitlab: Remove todo about mysql support

GitLab has ended MySQL support.
https://about.gitlab.com/2019/06/27/removing-mysql-support/
This commit is contained in:
schneefux
2019-09-14 11:26:22 +02:00
parent 962bfd3b13
commit bab6e6eb04

View File

@@ -1,7 +1,5 @@
{ config, lib, pkgs, utils, ... }:
# TODO: support non-postgresql
with lib;
let