From 7c40bc3fc4f46a8919694bdc1491746233e3cd80 Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 29 Oct 2025 00:14:54 +0300 Subject: [PATCH] enable forgejo there too --- hosts/nixos/apollo/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixos/apollo/configuration.nix b/hosts/nixos/apollo/configuration.nix index 9639744..586bc22 100644 --- a/hosts/nixos/apollo/configuration.nix +++ b/hosts/nixos/apollo/configuration.nix @@ -12,6 +12,7 @@ glance.enable = true; anubis.enable = true; nginx.enable = true; + forgejo.enable = true; }; hardware = {