nixos-config/hosts/anvil/nginx.nix

6 lines
65 B
Nix
Raw Normal View History

2026-02-11 05:13:20 -08:00
# TODO: Configure anvil's nginx
{ config, pkgs, lib, ... }:
{
}