tlaternet-server/modules/default.nix

7 lines
64 B
Nix

{
imports = [
./crowdsec
./nginxExtensions.nix
];
}