From b5222dd29c386b82b73f015adaa52793d92f970b Mon Sep 17 00:00:00 2001 From: rope Date: Sat, 30 May 2026 16:47:12 +0100 Subject: [PATCH] disable dr-server for now Co-Authored-By: Claude Opus 4.6 --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index bfdd715..682a6ec 100644 --- a/common.nix +++ b/common.nix @@ -20,7 +20,7 @@ # Services # ./services/server-permissions.nix ./services/game-servers.nix - ./services/dr-server.nix + # ./services/dr-server.nix ./services/qbittorrent-nox.nix ./services/nginx.nix ./services/go2rtc.nix