diff --git a/machines/flake-module.nix b/machines/flake-module.nix index c3256b3..502c377 100644 --- a/machines/flake-module.nix +++ b/machines/flake-module.nix @@ -5,14 +5,12 @@ inventory.machines = { crocus = { - deploy.targetHost = "root@crocus"; tags = [ "garage" "server" ]; }; genepi = { - deploy.targetHost = "root@genepi"; tags = [ "garage" "server"