nixfleet/modules/sisko-proxy/default.nix

5 lines
146 B
Nix

{
imports = [ ../nginx-base ];
# TODO this file can be probably deleted now
# each module defining a virtualHost should import nginx-base
}