Sites statique #5

Open
sinavir wants to merge 12 commits from static_website into master
Showing only changes of commit 9a3ea38428 - Show all commits

View file

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