forked from CCCHH/nix-infra
Tag audio host with thinkcccluster
This commit is contained in:
parent
79def99252
commit
32c549447d
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
targetHost = "audio.z9.ccchh.net";
|
||||
targetPort = 22;
|
||||
targetUser = "chaos";
|
||||
tags = "thinkcccluster";
|
||||
};
|
||||
imports = [
|
||||
./config/common
|
||||
|
|
Loading…
Reference in a new issue