diff --git a/spec/web/google-compute-config.nix b/spec/web/google-compute-config.nix index 74f26982..8b878f31 100644 --- a/spec/web/google-compute-config.nix +++ b/spec/web/google-compute-config.nix @@ -16,7 +16,7 @@ in { imports = [ - (modulesPath + "/profiles/headless.nix") + #(modulesPath + "/profiles/headless.nix") (modulesPath + "/profiles/qemu-guest.nix") ];