Typos
This commit is contained in:
parent
409b515df3
commit
9a3ea38428
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
services.staticWebsite.test = {
|
||||
hostname = "test.${config.my.subZone}";
|
||||
|
|
Loading…
Reference in a new issue