diff --git a/hosts/beefy/default.nix b/hosts/beefy/default.nix index 2419905..6ea74e0 100644 --- a/hosts/beefy/default.nix +++ b/hosts/beefy/default.nix @@ -6,6 +6,7 @@ # Desktop environment is imported via flake.nix for desktop profile ../../common/cluster-member.nix # Consul + storage clients ../../common/cluster-tools.nix # Nomad CLI (no service) + ../../common/docker.nix # Docker daemon ./hardware.nix ];