about summary refs log tree commit diff
path: root/modules/server/nixpk.gs/default.nix
blob: a0498dd3f73fe5ed1b53e6c8e3b6807dca1b3a88 (plain) (blame)
1
2
3
4
5
{ ... }:

{
  imports = [ ./acme ./nginx ];
}