vps1: reorganize data a bit

This commit is contained in:
Lgmrszd 2024-05-15 22:14:50 +03:00
parent 2f1cf4f40e
commit e158c95133
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
5 changed files with 15 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, config, data, ... }:
let
inherit (data.services) rootDomain;
inherit (data.host) rootDomain;
gtnhDomain = "gtnh.${rootDomain}";
discDomain = "discourse.testdrive.${rootDomain}";
akkoDomain = "akko429164.testdrive.${rootDomain}";