fix arguments

This commit is contained in:
Adithya 2023-10-28 04:32:52 +05:30
parent c37dc0dbf1
commit aa4c3cf3e4
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
config,
adtya-xyz,
...
}: {
services.caddy.virtualHosts."adtya.xyz" = {
serverAliases = ["www.adtya.xyz"];

View file

@ -1,6 +1,7 @@
{
config,
if3,
...
}: {
services.caddy.virtualHosts = {
"if3.adtya.xyz" = {