diff --git a/flake.nix b/flake.nix index 2c69d36..c2b93b2 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ targetHost = "audio.z9.ccchh.net"; targetPort = 22; targetUser = "colmena-deploy"; - tags = "thinkcccluster"; + tags = [ "thinkcccluster" ]; }; imports = [ ./config/common