[email] WIP

This commit is contained in:
2025-04-08 16:32:19 -07:00
parent 604617f4f4
commit a468e87d49
5 changed files with 49 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
# Define a very simple webserver to act as a default homepage.
{ pkgs, ... }:
{ ... }:
{
virtualisation.oci-containers.containers = {
public-homepage = {