clanModules: init packages

This commit is contained in:
Johannes Kirschbauer
2024-07-03 12:29:22 +02:00
parent 1dd4db0034
commit dc583ece4f
6 changed files with 68 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
single-disk = ./single-disk;
matrix-synapse = ./matrix-synapse;
moonlight = ./moonlight;
packages = ./packages;
postgresql = ./postgresql;
root-password = ./root-password;
sshd = ./sshd;