chore: Add new host

This commit is contained in:
Tibo De Peuter 2025-09-05 10:24:55 +02:00
parent a7f56a7cf7
commit badc78ece6
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 45 additions and 0 deletions

View file

@ -41,6 +41,7 @@
Binnenpost.modules = [ ./hosts/Binnenpost ];
Production.modules = [ ./hosts/Production ];
ProductionGPU.modules = [ ./hosts/ProductionGPU ];
ProductionArr.modules = [ ./hosts/ProductionArr ];
ACE.modules = [ ./hosts/ACE ];
Template.modules = [ ./hosts/Template ];