From 58dd4440eaf6be9d260809b9dcb361d1f46f2abb Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Thu, 31 Jul 2025 15:25:21 -0700 Subject: try to spin up haproxy, nginx, and an ACME client no login/ACL stuff yet Change-Id: If6eeaed671b2711dc809e94ea00bc6387dcae2f4 --- services/common/database.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'services/common/database.nix') diff --git a/services/common/database.nix b/services/common/database.nix index d52916e..995ab22 100644 --- a/services/common/database.nix +++ b/services/common/database.nix @@ -1,8 +1,6 @@ { lib, pkgs, ... }: { - imports = [ ]; - services.postgresql = { enable = true; -- cgit 1.4.1