web01: enable zt-tcp-relay

This commit is contained in:
Jörg Thalheim 2024-01-12 14:57:58 +01:00
parent e5e55bcca0
commit f3ac60759f

View File

@ -1,4 +1,4 @@
{
{ self, ... }: {
imports = [
./borgbackup.nix
./clan-merge.nix
@ -9,6 +9,7 @@
./postfix.nix
./jobs.nix
../dev.nix
self.inputs.clan-core.clanModules.zt-tcp-relay
];
services.cloud-init.xfs.enable = true;