Don't try to run consul on the cloud.

This commit is contained in:
2025-10-31 15:55:14 +00:00
parent 2a5a9f2ee9
commit 7386d3a5ee
3 changed files with 2 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
{
imports = [
../../common/global
../../common/cloud-node.nix # Minimal system with Consul
../../common/minimal-node.nix
./hardware.nix
./reverse-proxy.nix
];