From 95ca7045088b51a409ae3a1d785c59c61bab5639 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 19 Jan 2025 00:11:23 -0600 Subject: [PATCH] feat: forgejo test --- nixos/modules/services/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/modules/services/default.nix b/nixos/modules/services/default.nix index 5cd8175..aa0e1e8 100755 --- a/nixos/modules/services/default.nix +++ b/nixos/modules/services/default.nix @@ -11,9 +11,9 @@ "minecraft" "ollama" "upRootNutrition" - "peertube" + # "peertube" "postgresql" - "owncast" + # "owncast" "samba" "vaultwarden" "forgejo"