diff --git a/hosts/hetzner-arm/hetzner-arm.nix b/hosts/hetzner-arm/hetzner-arm.nix index 4593a43..d3b29d6 100644 --- a/hosts/hetzner-arm/hetzner-arm.nix +++ b/hosts/hetzner-arm/hetzner-arm.nix @@ -34,6 +34,8 @@ in { ./secrets.nix ]); + virtualisation.docker.enable = true; + nixpkgs.overlays = [ (_final: prev: { # So we don't need to build all Vault