zt-tcp-relay: add clan module + test

This commit is contained in:
Jörg Thalheim
2024-01-12 14:25:31 +01:00
parent a7551c16e2
commit 08085d81dd
4 changed files with 45 additions and 0 deletions

View File

@@ -10,5 +10,6 @@
xfce = ./xfce.nix;
borgbackup = ./borgbackup.nix;
syncthing = ./syncthing.nix;
zt-tcp-relay = ./zt-tcp-relay.nix;
};
}