mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 15:48:21 +01:00
vps1: reorganize data a bit
This commit is contained in:
parent
2f1cf4f40e
commit
e158c95133
5 changed files with 15 additions and 8 deletions
|
|
@ -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}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue