From e14278817be6af0398b7c7553a8f0dcd92e858d2 Mon Sep 17 00:00:00 2001 From: Ittihadyya Date: Sat, 21 Dec 2024 08:58:26 +0200 Subject: [PATCH] mothballed runners because i don't want to deal with it rn -e --- services/forgejo/runner.mod.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/forgejo/runner.mod.nix b/services/forgejo/runner.mod.nix index ce16025..6033fb9 100644 --- a/services/forgejo/runner.mod.nix +++ b/services/forgejo/runner.mod.nix @@ -1,5 +1,5 @@ -{ - fructose.modules = [ +/*{ + sucrose.modules = [ ( { pkgs, @@ -34,4 +34,4 @@ } ) ]; -} +}*/ # this isn't working at all, right now. For some reasom fructose fails to start the containers when podman dns isn't enabled, but if it is, pihole fails to bind to :53, i'll probably have to just change the pihole port and enable podman dns? anyways, besides that, glucose doesn't work *at all* with the runner, it never did, so i really should figure that out at some point. :TODO \ No newline at end of file