From 32c549447d8019ce8cb30019488b2ec251934ab1 Mon Sep 17 00:00:00 2001 From: julian Date: Mon, 11 Sep 2023 23:25:19 +0200 Subject: [PATCH] Tag audio host with thinkcccluster --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1f9de33..fd5bfb7 100644 --- a/flake.nix +++ b/flake.nix @@ -37,6 +37,7 @@ targetHost = "audio.z9.ccchh.net"; targetPort = 22; targetUser = "chaos"; + tags = "thinkcccluster"; }; imports = [ ./config/common