cfg/mod/default.nix
Henri Dohmen d53e340966 nginx
2025-06-05 22:55:17 +02:00

4 lines
42 B
Nix

{ ... }:
{
imports = [ ./nginx.nix ];
}