5 lines
65 B
Nix
5 lines
65 B
Nix
# TODO: Configure anvil's nginx
|
|
{ config, pkgs, lib, ... }:
|
|
|
|
{
|
|
}
|