From bd64a3384f7247f7f2eccc4db6fb0fd651b9d5ef Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Wed, 27 Sep 2023 20:12:49 +0200 Subject: [PATCH] cleanup --- hive.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hive.nix b/hive.nix index 14c965c..ea377a5 100644 --- a/hive.nix +++ b/hive.nix @@ -55,7 +55,7 @@ in targetHost = "192.168.178.33"; targetPort = 22; - tags = [ "yodaTab" ]; + tags = []; }; };