From f14042103f284683b35a2744383b5fbbd78173dd Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Tue, 7 Oct 2025 09:51:29 -0400 Subject: [PATCH] remove nebula; looking into headscale --- hosts/common/core/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 10873a8..f118186 100644 --- a/hosts/common/core/default.nix +++ b/hosts/common/core/default.nix @@ -27,7 +27,6 @@ in { "hosts/common/core/editor.nix" "hosts/common/core/fonts.nix" "hosts/common/core/sudo.nix" - "hosts/common/core/nebula.nix" "hosts/common/core/avahi.nix" "hosts/common/core/dns.nix" "hosts/common/users/primary"