diff --git a/hosts/storage-ng/configuration.nix b/hosts/storage-ng/configuration.nix index d1614d56..a6c3c378 100644 --- a/hosts/storage-ng/configuration.nix +++ b/hosts/storage-ng/configuration.nix @@ -9,7 +9,7 @@ in { imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix ../../lib - ../../lib/hq.nix + # ../../lib/hq.nix ../../lib/shared.nix ../../lib/default-gateway.nix ];