From 783f2715f586559961a6440cc1617011ac365501 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Tue, 20 Sep 2022 02:42:46 +0300 Subject: 2022-09-20 --- configurations/manwe/default.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configurations/manwe/default.nix') diff --git a/configurations/manwe/default.nix b/configurations/manwe/default.nix index 47a2040..5531cb9 100644 --- a/configurations/manwe/default.nix +++ b/configurations/manwe/default.nix @@ -23,6 +23,11 @@ with lib; { monitoring.enable = true; + git.server = { + enable = true; + domain = "git.${my.domain.azahi}"; + }; + gotify.enable = true; matrix.dendrite = { enable = true; -- cgit 1.4.1