This commit is contained in:
Your Name 2022-03-31 09:58:42 +00:00
parent 409b515df3
commit 9a3ea38428

View file

@ -1,4 +1,4 @@
{ config, ... }:
{ config, pkgs, ... }:
{
services.staticWebsite.test = {
hostname = "test.${config.my.subZone}";