From 997f860c152c19b834f72ed3dae46a9649487b2f Mon Sep 17 00:00:00 2001 From: Alexandre1a Date: Thu, 15 Jan 2026 16:01:42 +0100 Subject: [PATCH] Removed a module --- hosts/light/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/light/configuration.nix b/hosts/light/configuration.nix index aaa8227..306542f 100644 --- a/hosts/light/configuration.nix +++ b/hosts/light/configuration.nix @@ -1,7 +1,7 @@ { pkgs, inputs, config, ... }: { imports = [ - ./modules.nix + #./modules.nix ]; networking = {