From 2161e67026139fe91ef0e38c255d2fc63e739be3 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 20 Oct 2022 01:36:00 +0300 Subject: 2022-10-20 --- configurations/manwe/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configurations/manwe/default.nix') diff --git a/configurations/manwe/default.nix b/configurations/manwe/default.nix index db08c3f..b8dd324 100644 --- a/configurations/manwe/default.nix +++ b/configurations/manwe/default.nix @@ -23,6 +23,8 @@ with lib; { monitoring.enable = true; + postgresql.enable = true; + git.server = { enable = true; domain = "git.${my.domain.azahi}"; -- cgit v1.2.3