aboutsummaryrefslogtreecommitdiff
path: root/modules/services/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-26 19:43:46 -0700
committerFranck Cuny <franck.cuny@gmail.com>2022-05-27 11:26:26 -0700
commit272b9233878e9db8ecd96d863c5e541aa839149c (patch)
treec8cbbe9a796f2bccaccee0a4af2177259b94ea82 /modules/services/default.nix
parentref(gerrit): ensure the git user is present (diff)
downloadinfra-272b9233878e9db8ecd96d863c5e541aa839149c.tar.gz
feat(cgit): add a module for cgit
cgit is a git web viewer, it will be hosted at git.fcuny.net to replace gitea. Change-Id: I16561776fa90a3561d6a13f8545bd2e8f67f409a Reviewed-on: https://cl.fcuny.net/c/world/+/46 Reviewed-by: Franck Cuny <franck.cuny@gmail.com>
Diffstat (limited to 'modules/services/default.nix')
-rw-r--r--modules/services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/services/default.nix b/modules/services/default.nix
index ae9be9c..2c3ee63 100644
--- a/modules/services/default.nix
+++ b/modules/services/default.nix
@@ -4,6 +4,7 @@
imports = [
./avahi
./backup
+ ./cgit
./drone
./fwupd
./gerrit