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:
parent
962bfd3b13
commit
bab6e6eb04
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
{ config, lib, pkgs, utils, ... }:
|
{ config, lib, pkgs, utils, ... }:
|
||||||
|
|
||||||
# TODO: support non-postgresql
|
|
||||||
|
|
||||||
with lib;
|
with lib;
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue