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 = {