From b682cf326ceeacb29725eb8a578ebdb8c67f74c8 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 22 Jan 2026 14:34:24 +0100 Subject: [PATCH] installs mariadb c connector --- hosts/dnsc-work/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/dnsc-work/default.nix b/hosts/dnsc-work/default.nix index 6296ed9..187fc90 100644 --- a/hosts/dnsc-work/default.nix +++ b/hosts/dnsc-work/default.nix @@ -69,6 +69,7 @@ "rbenv" "mysql@8.0" "huseyinbabal/tap/tredis" + "mariadb-connector-c" ]; homebrew.casks = [