aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede/config.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-21 17:18:40 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-21 17:18:40 -0600
commitda80bdbe5f325e06b9d4f01274f8b30efe4facf1 (patch)
treec93d55e280061e3cfc773f7c816af595cacffcd7 /hosts/ganymede/config.nix
parent75711117f4cae27f28bb2f04de495dacc6282960 (diff)
add cgit
Diffstat (limited to 'hosts/ganymede/config.nix')
-rw-r--r--hosts/ganymede/config.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix
index d3002fd..dac7d9a 100644
--- a/hosts/ganymede/config.nix
+++ b/hosts/ganymede/config.nix
@@ -64,10 +64,11 @@
goaccess.enable = true;
- forgejo = {
- enable = true;
- privateUrl = "forgejo.ganymede";
- };
+ # forgejo = {
+ # enable = true;
+ # privateUrl = "forgejo.ganymede";
+ # };
+ cgit.enable = true;
mopidy.enable = true;