From 6fe05f2f554be8d6a64b4a3b475d4f04a5cb6556 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Mon, 1 Jan 2024 15:16:34 +0530 Subject: kay/network/he: remove unnecessary dependencies --- common.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 9245d3e..2f3f04f 100644 --- a/common.nix +++ b/common.nix @@ -11,12 +11,14 @@ in disabledModules = [ "services/networking/pppd.nix" "services/matrix/matrix-sliding-sync.nix" + "tasks/network-interfaces-scripted.nix" ]; imports = [ ./modules/userdata.nix ./modules/dev.nix ./modules/pppd.nix ./modules/matrix-sliding-sync.nix + ./modules/network-interfaces-scripted.nix ]; # boot -- cgit v1.2.3