diff --git a/config-generator.nix b/config-generator.nix index 96f889b..f0b11bb 100644 --- a/config-generator.nix +++ b/config-generator.nix @@ -207,6 +207,7 @@ in #edition-musique = true; edition-photo = true; #edition-video = true; + hydra-core false; # DO NOT ENABLE ON WORKSTATION, YOU CAN CRASH YOUR SYSTEM print = true; #virtualbox = true; #xmonad = true; @@ -259,7 +260,7 @@ in r6d.config-generator = { elasticsearch = true; hydra-builder = true; - hydra-core = true; + #hydra-core = false; # DO NOT ENABLE ON WORKSTATION kibana = true; rabbitmq = true; tincAddress = "192.168.12.3/24";