From 9106bf3903492a9edd89f4c5f4253e5a0f28bf39 Mon Sep 17 00:00:00 2001 From: Stefan Kempinger Date: Tue, 20 Jan 2026 14:05:27 +0100 Subject: [PATCH] fix heimserver config - its live now --- heimserver/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/heimserver/configuration.nix b/heimserver/configuration.nix index b79a65e..b962f2e 100644 --- a/heimserver/configuration.nix +++ b/heimserver/configuration.nix @@ -14,7 +14,6 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - specialArgs.inputs.vscode-server.nixosModules.default ]; # System basics @@ -74,7 +73,6 @@ 8555 # frigate rtsp 2055 # ntopng sink 8182 # ntopng frontend - 3000 # adguardhome frontend 8183 # adguardhome frontend 9000 ];