ROCKPro64-Server/system/services/server/webserver/nginx/virtualhosts/default.nix

6 lines
46 B
Nix

{ ... }:
{
imports = [
./example
];
}