diff --git a/hosts/hecuba/default.nix b/hosts/hecuba/default.nix index b8454236..39b53648 100644 --- a/hosts/hecuba/default.nix +++ b/hosts/hecuba/default.nix @@ -22,6 +22,7 @@ in hardware.facter.reportPath = ./facter.json; + docker.enable = true; ssh.enable = true; tailscale.enable = true;